mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-17 21:28:25 +00:00
Merge branch 'main' into dev-v2.3
This commit is contained in:
2
lib/JsonMqttHandler/include/json/json1_json.h
Normal file
2
lib/JsonMqttHandler/include/json/json1_json.h
Normal file
@@ -0,0 +1,2 @@
|
||||
static const char JSON1_JSON[] PROGMEM = R"=="==({"id":"%s","name":"%s","up":%u,"t":%lu,"vcc":%.3f,"rssi":%d,"temp":%.2f,"data":{"P":%d},"realtime":{"h":%.2f,"d":%.1f,"t":%d,"x":%.2f,"he":%.2f,"de":%.1f}})=="==";
|
||||
const int JSON1_JSON_LEN PROGMEM = 155;
|
||||
Reference in New Issue
Block a user