Difference between revisions of "Cradlepoint"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
=== High Availability === | === High Availability === | ||
*'''Shutdown when inactive''': defaults to false. | *'''Shutdown when inactive''': defaults to false. | ||
+ | |||
+ | === Options === | ||
+ | |||
+ | {| class="wikitable" | ||
+ | !ID | ||
+ | !Default | ||
+ | !Values | ||
+ | !Description | ||
+ | |- | ||
+ | |||
+ | |rowspan="2"|startupevents | ||
+ | |rowspan="2"|false | ||
+ | |true | ||
+ | |generate IO events also during the driver’s start-up phase | ||
+ | |- | ||
+ | |false | ||
+ | |start generating events only after HSYCO is aligned with the current status of the system | ||
+ | |- | ||
+ | |||
+ | |rowspan="2"|inputdiscovery | ||
+ | |rowspan="2"|false | ||
+ | |true | ||
+ | |automatically creates the list of all inputs in the systemtopo.txt file. Should be enabled to allow the automatic update of (button) objects’ states | ||
+ | |- | ||
+ | |false | ||
+ | |auto-detect for input devices is disabled | ||
+ | |- | ||
+ | |||
+ | |rowspan="2"|outputdiscovery | ||
+ | |rowspan="2"|false | ||
+ | |true | ||
+ | |automatically creates the list of all outputs in the systemtopo.txt file. Should be enabled to allow the automatic update of (button) objects’ states | ||
+ | |- | ||
+ | |false | ||
+ | |auto-detect for output devices is disabled | ||
+ | |- | ||
+ | |||
+ | |inputs | ||
+ | |8 | ||
+ | |0 ... 8 | ||
+ | |use input pins from 0 to the specified value | ||
+ | |- | ||
+ | |||
+ | |outputs | ||
+ | |8 | ||
+ | |0 ... 8 | ||
+ | |use output pins from 0 to the specified value | ||
+ | |- | ||
+ | |||
+ | |} | ||
+ | |||
== Datapoints == | == Datapoints == |
Revision as of 16:28, 13 September 2014
The Cradlepoint driver for HSYCO allows you to monitor the real-time status of the Cradlepoint IBR6xx series of routers.
Contents
HSYCO Configuration
Add a CRADLEPOINT I/O Server in the I/O Servers section of the Settings and set its parameters:
Communication
- IP Address: LAN IP address of the IBR6xx router
- IP Port: TCP/IP port to use for the SSH CLI (Command Line Interface), leave blank to use default port 22.
High Availability
- Shutdown when inactive: defaults to false.
Options
ID | Default | Values | Description |
---|---|---|---|
startupevents | false | true | generate IO events also during the driver’s start-up phase |
false | start generating events only after HSYCO is aligned with the current status of the system | ||
inputdiscovery | false | true | automatically creates the list of all inputs in the systemtopo.txt file. Should be enabled to allow the automatic update of (button) objects’ states |
false | auto-detect for input devices is disabled | ||
outputdiscovery | false | true | automatically creates the list of all outputs in the systemtopo.txt file. Should be enabled to allow the automatic update of (button) objects’ states |
false | auto-detect for output devices is disabled | ||
inputs | 8 | 0 ... 8 | use input pins from 0 to the specified value |
outputs | 8 | 0 ... 8 | use output pins from 0 to the specified value |
Datapoints
ID | Value | R/W | Description |
---|---|---|---|
send | <command_code> | W | send the specified control command (see table below) |
Most Samsung Smart TV models should accept the following command codes. Other undocumented commands may also be supported.
Command code | Description |
---|---|
0 | 0 |
1 | 1 |
2 | 2 |
3 | 3 |
4 | 4 |
5 | 5 |
6 | 6 |
7 | 7 |
8 | 8 |
9 | 9 |
UP | up |
DOWN | down |
LEFT | left |
RIGHT | right |
ENTER | enter |
INFO | info |
EXIT | exit |
RETURN | return |
MENU | menu |
TOOLS | tools |
SOURCE | source |
VOLUP | increase volume |
VOLDOWN | decrease volume |
MUTE | mute |
CHUP | next channel |
CHDOWN | previous channel |
TV | select the internal TV tuner source |
HDMI | select one of the HDMI sources (depends on the TV model) |
POWEROFF | turn TV off (can’t turn it back on) |
PIP_ONOFF | picture-in-picture on/off |
PIP_CHDOWN | next channel in PIP window |
PIP_CHUP | previous channel in PIP window |
PIP_SWAP | swaps PIP and main screen sources |
User Interface
You can easily associate any user button to a specific command to be sent to the TV. Set name to the I/O Server name and param to the command code.
You can also enable the Repeat mode, so that multiple commands will be sent to the TV while the button is pressed.
Release Notes
3.3.0
- initial release version
Samsung and Samsung Smart TV are either trademarks or registered trademarks of Samsung Electronics Co., Ltd.