Reference firmware 8.0.1 and don't include the moduleProtocolVersion field because it's firmware-related, not Agent-related.

This commit is contained in:
László Monda
2017-12-25 23:39:27 +01:00
parent bbb6839f7e
commit c9f03b4e57

View File

@@ -16,9 +16,8 @@
"dependencies": {
"node-hid": "0.5.7"
},
"firmwareVersion": "7.0.0",
"firmwareVersion": "8.0.1",
"deviceProtocolVersion": "4.0.0",
"moduleProtocolVersion": "3.0.0",
"userConfigVersion": "4.0.0",
"hardwareConfigVersion": "1.0.0"
}