User contributions
Jump to navigation
Jump to search
- 04:17, 20 August 2021 diff hist +880 N Ventilation Created page with "Ventilation ===Example of description in XML=== <syntaxhighlight lang="xml" line> <item addr="345:123" length="6" name="Ventilation" sub-type="ventilation" type="virtual"/>..."
- 15:28, 19 August 2021 diff hist +4 AC →Device status upon status request (8 bytes)
- 15:27, 19 August 2021 diff hist +28 AC →Device status upon status request (8 bytes)
- 15:27, 19 August 2021 diff hist +4 AC →Device status upon status request (8 bytes)
- 15:27, 19 August 2021 diff hist +4 AC →Device status upon status request (8 bytes)
- 15:26, 19 August 2021 diff hist +56 AC →Device status upon status request (8 bytes)
- 15:26, 19 August 2021 diff hist -1 AC →Additional parameters
- 15:26, 19 August 2021 diff hist +3,135 N AC Created page with "===Example of description in XML=== <syntaxhighlight lang="xml" line> <item type="AC" name="AC" addr="123:4"/> </syntaxhighlight> ===Additional parameters=== {|class="wikit..."
- 14:41, 19 August 2021 diff hist +1,633 N Conditioner Created page with "Air conditioner virtual device ===Example of description in XML=== <syntaxhighlight lang="xml" line> <item addr="335:112" name="Conditioner" type="conditioner" vane-ver="0x3"/..."
- 13:01, 19 August 2021 diff hist -15 Valve →Additional parameters
- 13:01, 19 August 2021 diff hist +1 Valve →Possible variants of setting the status
- 13:01, 19 August 2021 diff hist +1 Valve →Device status (1 byte)
- 13:01, 19 August 2021 diff hist +2 Valve →Additional parameters
- 13:01, 19 August 2021 diff hist +899 N Valve Created page with "water and gas supplying valve type executor ===Example of description in XML=== <syntaxhighlight lang="xml" line> <item type="valve" addr="314:7" name="Valve" leak-sensors="3..."
- 12:28, 19 August 2021 diff hist 0 Fancoil →Device status upon status request (7 bytes)
- 12:27, 19 August 2021 diff hist +1 Fancoil →Device status upon status request (7 bytes)
- 12:27, 19 August 2021 diff hist -7 Fancoil →Additional parameters
- 12:26, 19 August 2021 diff hist +4,407 N Fancoil Created page with "===Example of description in XML=== <syntaxhighlight lang="xml" line> <item addr="201:50" automation="mode1" cfgid="62" name="Fancoil 1" temperature-sensors="997:1" type="fanc..."
- 09:39, 19 August 2021 diff hist +1 Valve-heating →Heating system valve type executor
- 09:39, 19 August 2021 diff hist +3,236 N Valve-heating Created page with "==Heating system valve type executor== ===Example of description in XML=== <syntaxhighlight lang="xml" line> <item type="valve-heating" addr="100:48" name="Hall" temperature-..."
- 09:05, 19 August 2021 diff hist +6 RGB-lamp →Device status (4 bytes)
- 09:04, 19 August 2021 diff hist +1 RGB-lamp →5-bytes
- 09:03, 19 August 2021 diff hist +2,672 N RGB-lamp Created page with "===Example of description in XML=== <syntaxhighlight lang="xml" line> <item addr="100:10" name="chandelier" type="rgb-lamp" auto-period="600" system="yes"> <linked addr="..."
- 08:55, 19 August 2021 diff hist +719 N Light-scheme Created page with "===Example of description in XML=== <syntaxhighlight lang="xml" line> <item addr="100:100" name="Colour scheme" type="light-scheme" system="yes" image="lamp"> <contains a..."
- 08:37, 19 August 2021 diff hist -3 Dimmer-lamp →2. 3-bytes
- 08:37, 19 August 2021 diff hist -3 Dimmer-lamp →1. single-byte
- 08:37, 19 August 2021 diff hist +2 Dimmer-lamp →2. 3-bytes
- 08:37, 19 August 2021 diff hist +1,729 N Dimmer-lamp Created page with "===Example of description in XML=== <syntaxhighlight lang="xml" line> <item addr="100:10" name="chandelier" type="dimer-lamp" auto-period="600" system="yes"> <linked addr=..."
- 08:13, 19 August 2021 diff hist -41 Lamp element →Lamp element – lamp type executor
- 08:13, 19 August 2021 diff hist +2 Lamp element →Lamp element – lamp type executor
- 08:13, 19 August 2021 diff hist -2 Lamp element →Lamp element – lamp type executor
- 08:13, 19 August 2021 diff hist -1 Lamp element →Lamp element – lamp type executor
- 08:12, 19 August 2021 diff hist +2 Lamp element →Example of description in XML
- 08:12, 19 August 2021 diff hist +56 Lamp element →Additional parameters
- 08:11, 19 August 2021 diff hist +1,176 N Lamp element Created page with "===Lamp element – lamp type executor=== ==Example of description in XML== <syntaxhighlight lang="xml" line> <item addr="100:10" name=" chandelier" type="lamp" auto-period="6..."
- 08:07, 19 August 2021 diff hist +6 Tag automation
- 08:07, 19 August 2021 diff hist +13 Tag automation →Parameters description
- 08:06, 19 August 2021 diff hist +4 Tag automation →Parameters description
- 08:06, 19 August 2021 diff hist -3 Tag automation →Parameters description
- 08:06, 19 August 2021 diff hist +3,029 N Tag automation Created page with "==Tag automation (except valve-heating)== ==Standard automation description== There are 6 types of automation. Only one automation of each type could be connected to one elem..."
- 08:01, 19 August 2021 diff hist +12 Tag linked
- 08:01, 19 August 2021 diff hist +344 N Tag linked Created page with "Switches customized to the element <syntaxhighlight lang="xml" line> <linked addr="101:1" value="0x01fa" delta="50"/> // binding to the button with the address 101:1 </syntax..."
- 07:59, 19 August 2021 diff hist -28 Area →Parameters
- 07:59, 19 August 2021 diff hist +401 N Json Created page with "==Generic description of tag item== ===Example of description in XML=== <syntaxhighlight lang="xml" line> <item addr="333:132" name="json" type="json"/> </syntaxhighlight> ===..."
- 07:46, 19 August 2021 diff hist +27 Item →Generic description of tag item
- 07:45, 19 August 2021 diff hist +1,326 N Item Created page with "==Generic description of tag item== Interface elements description. Example of description in XML: <syntaxhighlight lang="xml" line> <item addr="100:10" name=" chandelier" typ..."
- 07:40, 19 August 2021 diff hist +260 N Script-define Created page with "Global define declaration with script-define tag . For example: <syntaxhighlight lang="xml" line> <script-define NUMBER1="2222222222" NUMBER2="1234222223"/> </syntaxhighlight>..."
- 07:39, 19 August 2021 diff hist +30 Custom web pages
- 07:37, 19 August 2021 diff hist -4 Custom web pages
- 07:36, 19 August 2021 diff hist +40 Custom web pages