The
sensormode
command is used to set the sensor communication mode. This determines how the gateway interacts with the Sensor Seals on the radio network.
Syntax
sensormode <mode>
- <mode>: The communication mode to use.
Modes
- ssrb: The standard "listen-before-talk" mode where the gateway passively listens for sensor transmissions.
- s1bpolling: An advanced master-slave mode where the gateway actively polls a list of sensors for data.
Example 1: Setting Standard Mode
sensormode ssrb
Example 2: Setting Polling Mode
sensormode s1bpolling