Created
January 25, 2016 15:33
-
-
Save jalama/c45502a27a7b65bac432 to your computer and use it in GitHub Desktop.
Handset data
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"modelNumber": "AATHS4", | |
"serialNumber": "16020002", | |
"REVRaw": { | |
"type": "Buffer", | |
"data": [ | |
68, | |
48, | |
48, | |
5 | |
] | |
}, | |
"REVString": "D00x05", | |
"deviceUp": true, | |
"devices": { | |
"MCUSign1": { | |
"MCUHealthRaw": { | |
"type": "Buffer", | |
"data": [ | |
191 | |
] | |
}, | |
"MC2Found": true, | |
"SignRequiresUpdate": false, | |
"SignPricesConfirmed": true, | |
"CommsTimedOut": false, | |
"CommsHealthCounter": 15, | |
"deviceAddress": 112, | |
"modelNumber": "AATMC2", | |
"serialNumber": "16020001", | |
"REVRaw": { | |
"type": "Buffer", | |
"data": [ | |
49, | |
53, | |
49, | |
21 | |
] | |
}, | |
"REVString": "151x15", | |
"deviceUp": true, | |
"TemperatureRaw": { | |
"type": "Buffer", | |
"data": [ | |
3, | |
53 | |
] | |
}, | |
"TemperatureSensor": 821, | |
"LightSensorRaw": { | |
"type": "Buffer", | |
"data": [ | |
3, | |
211 | |
] | |
}, | |
"LightSensor": 244.75, | |
"LightThresholdRaw": { | |
"type": "Buffer", | |
"data": [ | |
175 | |
] | |
}, | |
"LightThreshold": 175 | |
}, | |
"MCUSign2": { | |
"MCUHealthRaw": { | |
"type": "Buffer", | |
"data": [ | |
15 | |
] | |
}, | |
"MC2Found": false | |
}, | |
"MCUSign3": { | |
"MCUHealthRaw": { | |
"type": "Buffer", | |
"data": [ | |
15 | |
] | |
}, | |
"MC2Found": false | |
}, | |
"MCUSign4": { | |
"MCUHealthRaw": { | |
"type": "Buffer", | |
"data": [ | |
15 | |
] | |
}, | |
"MC2Found": false | |
}, | |
"MCUSign5": { | |
"MCUHealthRaw": { | |
"type": "Buffer", | |
"data": [ | |
15 | |
] | |
}, | |
"MC2Found": false | |
}, | |
"MCUSign6": { | |
"MCUHealthRaw": { | |
"type": "Buffer", | |
"data": [ | |
15 | |
] | |
}, | |
"MC2Found": false | |
}, | |
"MCUSign7": { | |
"MCUHealthRaw": { | |
"type": "Buffer", | |
"data": [ | |
15 | |
] | |
}, | |
"MC2Found": false | |
}, | |
"MCUSign8": { | |
"MCUHealthRaw": { | |
"type": "Buffer", | |
"data": [ | |
15 | |
] | |
}, | |
"MC2Found": false | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment