Skip to content

Instantly share code, notes, and snippets.

@dechamps
Created October 14, 2017 14:13
Show Gist options
  • Save dechamps/6ae4cbd8d864a0e3e813c0a62af6da8e to your computer and use it in GitHub Desktop.
Save dechamps/6ae4cbd8d864a0e3e813c0a62af6da8e to your computer and use it in GitHub Desktop.
Domoticz V3.8153 LUX sensor JSON output
{
"ActTime": 1507990266,
"ServerTime": "2017-10-14 15:11:06",
"Sunrise": "07:24",
"Sunset": "18:08",
"result": [
{
"AddjMulti": 1,
"AddjMulti2": 1,
"AddjValue": 0,
"AddjValue2": 0,
"BatteryLevel": 100,
"CustomImage": 0,
"Data": "76 Lux",
"Description": "",
"Favorite": 0,
"HardwareID": 2,
"HardwareName": "Z-Stick",
"HardwareType": "OpenZWave USB",
"HardwareTypeVal": 21,
"HaveTimeout": false,
"ID": "0000403",
"LastUpdate": "2017-10-14 15:10:58",
"Name": "Bedroom LUX",
"Notifications": "false",
"PlanID": "0",
"PlanIDs": [
0
],
"Protected": false,
"ShowNotifications": true,
"SignalLevel": "-",
"SubType": "Lux",
"Timers": "false",
"Type": "Lux",
"TypeImg": "lux",
"Unit": 255,
"Used": 1,
"XOffset": "0",
"YOffset": "0",
"idx": "6"
}
],
"status": "OK",
"title": "Devices"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment