Created
May 22, 2015 23:02
-
-
Save easierbycode/84a3a5c899d1bf5c4504 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
sequenceNumber: '0100', | |
networkHubMAC: '533F15800700', | |
action: '01', | |
sensorHubMAC: '103E15800700', | |
nbrOfBytes: '10', | |
temperatureMax: '2000', | |
temperatureMin: '0000', | |
lightMax: '8403', | |
lightMin: '0100', | |
humidityMax: '5a00', | |
humidityMin: '0b00', | |
movementSensitivity: '0200', | |
wakeupInterval: '0000', | |
reportingInterval: '0200' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment