Add get-uptime.js

This commit is contained in:
László Monda
2018-01-14 18:33:14 +01:00
parent 5cdf2282f8
commit c7baa00720
3 changed files with 26 additions and 3 deletions

View File

@@ -124,6 +124,7 @@ exports = module.exports = moduleExports = {
configSizes: 2,
currentKbootCommand: 3,
i2cBaudRate: 4,
uptime: 5,
},
modulePropertyIds: {
protocolVersions: 0,