mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 12:59:12 +03:00
Scenario class
This commit is contained in:
@@ -80,9 +80,14 @@ extern String configOptionJson; //для трансфера
|
||||
// Mqtt
|
||||
extern String chipId;
|
||||
extern String prex;
|
||||
|
||||
extern String all_widgets;
|
||||
|
||||
extern String scenario;
|
||||
extern String order_loop;
|
||||
|
||||
//orders and events
|
||||
extern String orderBuf;
|
||||
extern String eventBuf;
|
||||
|
||||
extern String itemsFile;
|
||||
extern String itemsLine;
|
||||
|
||||
Reference in New Issue
Block a user