|
|
@ -17,6 +17,7 @@ FactPanel { |
|
|
|
|
|
|
|
|
|
|
|
ESP8266ComponentController { |
|
|
|
ESP8266ComponentController { |
|
|
|
id: esp8266 |
|
|
|
id: esp8266 |
|
|
|
|
|
|
|
factPanel: panel |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
property Fact debugEnabled: controller.getParameterFact(esp8266.componentID, "DEBUG_ENABLED") |
|
|
|
property Fact debugEnabled: controller.getParameterFact(esp8266.componentID, "DEBUG_ENABLED") |
|
|
|