playerc_wsn_t Struct Reference
[wsn]
#include <playerc.h>
Collaboration diagram for playerc_wsn_t:
Detailed Description
WSN proxy data.
Definition at line 3470 of file playerc.h.
Public Attributes | |
playerc_device_t | info |
Device info; must be at the start of all device structures. | |
uint32_t | node_type |
The type of WSN node. | |
uint32_t | node_id |
The ID of the WSN node. | |
uint32_t | node_parent_id |
The ID of the WSN node's parent (if existing). | |
player_wsn_node_data_t | data_packet |
The WSN node's data packet. |
The documentation for this struct was generated from the following file: