player_wsn_cmd Struct Reference
#include <player_interfaces.h>
Detailed Description
Command: set device state (PLAYER_WSN_CMD_DEVSTATE) Thiswsn command sets the state of the node's indicator lights or its buzzer/sounder (if equipped with one).
Definition at line 3660 of file player_interfaces.h.
Public Attributes | |
| int32_t | node_id |
| The ID of the WSN node. | |
| int32_t | group_id |
| The Group ID of the WSN node. | |
| uint32_t | device |
| The device number. | |
| uint8_t | enable |
| The state: 0=disabled, 1=enabled. | |
Member Data Documentation
| int32_t player_wsn_cmd::node_id |
| int32_t player_wsn_cmd::group_id |
The documentation for this struct was generated from the following file:
