![]() |
Mosaic 2.0 - Widget Air Conditioner - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Mosaic 2.0 - Widget Air Conditioner (/showthread.php?tid=1098) |
Mosaic 2.0 - Widget Air Conditioner - galust - 20.11.2017 I'm interested in the following questions: - is the air conditioner control widget can not figure out what kind of data the air conditioner modes and fan speed work? RE: Mosaic 2.0 - Widget Air Conditioner - morak - 21.11.2017 (20.11.2017, 11:34)galust Wrote: I'm interested in the following questions: Hi Climate mode is using 2 byte unsigned integer and values from 0 -4 Current power mode (fan speed) is 1 byte unsigned integer and values 0-3 each time you click on it change to next level. Bit strange one I would say. BR RE: Mosaic 2.0 - Widget Air Conditioner - galust - 22.11.2017 I have only 1 byte mode object on the gateway. How can I be in this case? Even with the temperature is unclear, the object 2 bytes with floating point Thnx |