-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Su IoTwebUI v.2.2.1 all'apertura ricevo più errori "ALERT ERRORE nelle REGOLE di base" che fanno riferimento a diversi dispositivi, credo di aver capito:
Riga 9. REGOLE disabilitate: >BATTERY01(); // MACRO call< ADDXDEVICE: Home Test not found! undefined
Riga 14. REGOLE disabilitate: >if (!GETATTRIBUTE("temperaturedata", "name", false)) ADDXDEVICE('ADMIN', "System", "temperaturedata"), SETXDEVICEONLINE("temperaturedata", true);< ADDXDEVICE: Home System not found! undefined
Riga 15. REGOLE disabilitate: >SETXDEVICESTATUS... < GET: not found property: va_temperature in device XXX undefined
Riga 20. REGOLE disabilitate: >SETXDEVICESTATUS... < GET: not found property: power_total in device XXX undefined
Riga 21. REGOLE disabilitate: >SETXDEVICESTATUS... < GET: not found property: cur_power in device XXX undefined
