/dash
Der "dash" Channel aboniert 3 Arten von Json Events:
MatrixInfo:
{
"pixelitVersion": "1909252313",
"sketchSize": 449408,
"freeSketchSpace": 598016,
"wifiRSSI": "-68",
"wifiQuality": 64,
"wifiSSID": "Home-Wlan",
"ipAddress": "192.168.0.137",
"freeHeap": 30528,
"chipID": 13668362,
"cpuFreqMHz": 80,
"sleepMode": false
}
LuxSesnor:
{
"lux": 1.108
}
DHTSesnor:
{
"humidity": 40,
"temperature": 21.5
}
Log:
{
"log": {
"timeStamp": "2019-09-27T07:50:43",
"function": "CreateFrames",
"message": "Json contains SwitchAnimation, BitmapAnimation, Text"
}
}