mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-07 17:02:23 +00:00
Merge branch 'main' into dev-v2.3
This commit is contained in:
2
lib/JsonMqttHandler/include/json/json3_json.h
Normal file
2
lib/JsonMqttHandler/include/json/json3_json.h
Normal file
@@ -0,0 +1,2 @@
|
||||
static const char JSON3_JSON[] PROGMEM = R"=="==({"id":"%s","name":"%s","up":%u,"t":%lu,"vcc":%.3f,"rssi":%d,"temp":%.2f,"data":{"lv":"%s","id":"%s","type":"%s","P":%d,"Q":%d,"PO":%d,"QO":%d,"I1":%.2f,"I2":%.2f,"I3":%.2f,"U1":%.2f,"U2":%.2f,"U3":%.2f,"tPI":%.3f,"tPO":%.3f,"tQI":%.3f,"tQO":%.3f,"rtc":%lu},"realtime":{"h":%.2f,"d":%.1f,"t":%d,"x":%.2f,"he":%.2f,"de":%.1f}})=="==";
|
||||
const int JSON3_JSON_LEN PROGMEM = 324;
|
||||
Reference in New Issue
Block a user