Changes
Jump to navigation
Jump to search
12 bytes added
, 09:03, 23 August 2021
| Line 9: |
Line 9: |
| | | | |
| | {|class="wikitable" | | {|class="wikitable" |
| | + | |- |
| | !Name!!type and variety!!description | | !Name!!type and variety!!description |
| | + | |- |
| | |sub-type||enum||sensor – virtual sensor<br><br>text – virtual sensor of text type (UTF8), length is to be equal to 0<br>long-text – virtual field of text type (UTF8), length is to be equal to 0<br>Devices that need script to track the status (see the example below the table):<br>lamp, dimer-lamp, rgb-lamp, jalousie, gate, gate120, jalousie120<br>prf – with formatted set of status, the description isbelow | | |sub-type||enum||sensor – virtual sensor<br><br>text – virtual sensor of text type (UTF8), length is to be equal to 0<br>long-text – virtual field of text type (UTF8), length is to be equal to 0<br>Devices that need script to track the status (see the example below the table):<br>lamp, dimer-lamp, rgb-lamp, jalousie, gate, gate120, jalousie120<br>prf – with formatted set of status, the description isbelow |
| | + | |- |
| | |length*||number||status size, bytes<br>0 – dynamic size (obvious for the elements of "sub-type=text" type) | | |length*||number||status size, bytes<br>0 – dynamic size (obvious for the elements of "sub-type=text" type) |
| | + | |- |
| | |dim||symbol||Symbol added to the end of virtual sensor value (for example, % or С) | | |dim||symbol||Symbol added to the end of virtual sensor value (for example, % or С) |
| | |} | | |} |