Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _vars:
- divaurl: 192.168.1.39:2210
- HDFuryDiva_IP:
- Features:
- 'Off':
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set oled off\n'
- 'On':
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set oled off\n'
- Toggle:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set oled off\n'
- Simple Commands:
- TX0_INPUT_0:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set inseltx0 0\n'
- TX0_INPUT_1:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set inseltx0 1\n'
- TX0_INPUT_2:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set inseltx0 2\n'
- TX0_INPUT_3:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set inseltx0 3\n'
- AMBILIGHT_VIDEO:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilevideo 1\n'
- AMBILIGHT_OFF:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilevideo 0\n'
- AMBILIGHT_ROTATING:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilevideo 5\n'
- AMBILIGHT_STATIC:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilevideo 2\n'
- AMBILIGHT_BLINK:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilevideo 3\n'
- AMBILIGHT_PULSE:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilevideo 4\n'
- AMBILIGHT_GAMMA_2_2:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledgamma 0\n'
- AMBILIGHT_GAMMA_2_0:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledgamma 1\n'
- AMBILIGHT_GAMMA_1_8:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledgamma 2\n'
- AMBILIGHT_GAMMA_1_6:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledgamma 3\n'
- AMBILIGHT_SYNC_VIDEO:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilesync 1\n'
- AMBILIGHT_SYNC_OFF:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilesync 0\n'
- AMBILIGHT_SYNC_ROTATING:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilesync 5\n'
- AMBILIGHT_SYNC_STATIC:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilesync 2\n'
- AMBILIGHT_SYNC_BLINK:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilesync 3\n'
- AMBILIGHT_SYNC_PULSE:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set ledprofilesync 4\n'
- AUTOSWITCH_ON:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set autosw on\n'
- AUTOSWITCH_OFF:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set autosw off\n'
- AUTOSWITCHPRIORITY_ON:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set autoswprio on\n'
- AUTOSWITCHPRIORITY_OFF:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set autoswprio off\n'
- AUTOUPSCALE_ON:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set autonoupscale on\n'
- AUTOUPSCALE_OFF:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set autonoupscale off\n'
- CEC_ON:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set cec on\n'
- CEC_OFF:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set cec off\n'
- OLED_DISPLAY_ON:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set oled on\n'
- OLED_DISPLAY_OFF:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set oled off\n'
- OSD_ON:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set osd on\n'
- OSD_OFF:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set osd off\n'
- REBOOT:
- Type: tcp-text
- Parameter:
- address: ${divaurl}
- text: 'set reboot\n'
Advertisement
Add Comment
Please, Sign In to add comment