mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-15 04:17:29 +00:00
Merge branch 'main' into dev-v2.3
This commit is contained in:
2
lib/JsonMqttHandler/include/json/jsonprices_json.h
Normal file
2
lib/JsonMqttHandler/include/json/jsonprices_json.h
Normal file
@@ -0,0 +1,2 @@
|
||||
static const char JSONPRICES_JSON[] PROGMEM = R"=="==({"id":"%s","prices":{"0":%s,"1":%s,"2":%s,"3":%s,"4":%s,"5":%s,"6":%s,"7":%s,"8":%s,"9":%s,"10":%s,"11":%s,"12":%s,"13":%s,"14":%s,"15":%s,"16":%s,"17":%s,"18":%s,"19":%s,"20":%s,"21":%s,"22":%s,"23":%s,"24":%s,"25":%s,"26":%s,"27":%s,"28":%s,"29":%s,"30":%s,"31":%s,"32":%s,"33":%s,"34":%s,"35":%s,"36":%s,"37":%s,"min":%.4f,"max":%.4f,"cheapest1hr":"%s","cheapest3hr":"%s","cheapest6hr":"%s"}})=="==";
|
||||
const int JSONPRICES_JSON_LEN PROGMEM = 395;
|
||||
Reference in New Issue
Block a user