Changes
Jump to navigation
Jump to search
23 bytes added
, 08:58, 23 August 2021
Line 13: |
Line 13: |
| | | |
| {|class="wikitable" | | {|class="wikitable" |
| + | |- |
| + | |- |
| !Name!!type and variety!!description!!default value | | !Name!!type and variety!!description!!default value |
| + | |- |
| |id||number 2048||ID of the device where this element is located physically (always use 2048)||2048 | | |id||number 2048||ID of the device where this element is located physically (always use 2048)||2048 |
| + | |- |
| |sub-type||enum||displayed remote control module (it should be specified in the interface)||- | | |sub-type||enum||displayed remote control module (it should be specified in the interface)||- |
| + | |- |
| |identifier||enum||remote control button identifier||- | | |identifier||enum||remote control button identifier||- |
| + | |- |
| |transmitter-addr||ADDR||IR signals transmitter address or address of another executor (script, interface etc.)||- | | |transmitter-addr||ADDR||IR signals transmitter address or address of another executor (script, interface etc.)||- |
| + | |- |
| |value||HEX||Data sent by IR transmitter when activating the button||- | | |value||HEX||Data sent by IR transmitter when activating the button||- |
− | ||string-value||String||Data sent to ADDR when activating the button||- | + | |- |
| + | |string-value||String||Data sent to ADDR when activating the button||- |
| |} | | |} |
| | | |