player_wsn_data Struct Reference

Data (PLAYER_WSN_DATA) More...

#include <player_interfaces.h>

List of all members.

Public Attributes

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.

Detailed Description

Data (PLAYER_WSN_DATA)

The WSN data packet describes a wireless sensor network node.


Member Data Documentation

The ID of the WSN node.

The ID of the WSN node's parent (if existing).

The type of WSN node.


The documentation for this struct was generated from the following file:

Last updated 25 May 2011 21:17:00