player_wsn_power_config Struct Reference
#include <player.h>
Detailed Description
Request/reply: Put the node in sleep mode (0) or wake it up (1).Send a PLAYER_WSN_REQ_POWER request to power or wake up a node in the WSN. Null response.
Public Attributes | |
int32_t | node_id |
The ID of the WSN node. | |
int32_t | group_id |
The Group ID of the WSN node. | |
uint8_t | value |
Power setting: 0 for off, 1 for on. |
Member Data Documentation
|
The Group ID of the WSN node. -1 for all. |
|
The ID of the WSN node. -1 for all. |
The documentation for this struct was generated from the following file: