|  Developer
Updated on November 21, 2021

Scenes General information

Scenes provide the possibility to make the relations between devices and make some actions with them. Generally they are named as and so this 2 blocks are: and . Both have Json Array representation. In the perfect case () block must forming AST from the (Abstract Syntaxis Tree) and be executable. Currently it represents as the list of possible single-argument function. () block contains the list of actions. Each functional element actually is the item. As far as you can see there are read only items such as : temperature, pressure, humidity etc.. and there are read-write items : switch, dimmer, light(switch), doorlock etc…