Skip to content

Instantly share code, notes, and snippets.

@hnykda
Created January 10, 2022 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hnykda/e93564abdb78468acdfc332fc3624ae1 to your computer and use it in GitHub Desktop.
Save hnykda/e93564abdb78468acdfc332fc3624ae1 to your computer and use it in GitHub Desktop.
// 20220110161336
// http://192.168.0.117/status
{
"wifi_sta": {
"connected": true,
"ssid": "artpolis",
"ip": "192.168.0.117",
"rssi": -58
},
"cloud": {
"enabled": true,
"connected": false
},
"mqtt": {
"connected": false
},
"time": "",
"serial": 1,
"has_update": false,
"mac": "BCFF4D4A2EA0",
"mode": "color",
"input": 0,
"lights": [
{
"ison": true,
"mode": "color",
"red": 0,
"green": 0,
"blue": 255,
"white": 0,
"gain": 50,
"effect": 0,
"power": 6.38,
"overpower": false
}
],
"meters": [
{
"power": 6.38,
"is_valid": true
}
],
"update": {
"status": "unknown",
"has_update": false,
"new_version": "",
"old_version": "20190822-083406/master@4148d2b7"
},
"ram_total": 50440,
"ram_free": 38656,
"fs_size": 233681,
"fs_free": 162397,
"uptime": 55092
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment