Node Struct Reference

Structure : used for storing the information returned by other nodes when a Node Discovery is performed. More...

#include <WaspXBeeCore.h>


Data Fields

uint8_t MY [2]
 Structure Variable : 16b Network Address.
uint8_t SH [4]
 Structure Variable : 32b Lower Mac Source.
uint8_t SL [4]
 Structure Variable : 32b Higher Mac Source.
char NI [20]
 Structure Variable : Node Identifier.
uint8_t PMY [2]
 Structure Variable : Parent 16b Network Address (ZigBee).
uint8_t DT
 Structure Variable : Device Type: 0=End 1=Router 2=Coord (ZigBee).
uint8_t ST
 Structure Variable : Status: Reserved (ZigBee).
uint8_t PID [2]
 Structure Variable : Profile ID (ZigBee).
uint8_t MID [2]
 Structure Variable : Manufacturer ID (ZigBee).
uint8_t RSSI
 Structure Variable : Receive Signal Strength Indicator.


Detailed Description

Structure : used for storing the information returned by other nodes when a Node Discovery is performed.

Definition at line 59 of file WaspXBeeCore.h.


Field Documentation

uint8_t Node::MY[2]

Structure Variable : 16b Network Address.

Definition at line 64 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().

uint8_t Node::SH[4]

Structure Variable : 32b Lower Mac Source.

Definition at line 69 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().

uint8_t Node::SL[4]

Structure Variable : 32b Higher Mac Source.

Definition at line 74 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().

char Node::NI[20]

Structure Variable : Node Identifier.

Definition at line 79 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().

uint8_t Node::PMY[2]

Structure Variable : Parent 16b Network Address (ZigBee).

Definition at line 84 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().

uint8_t Node::DT

Structure Variable : Device Type: 0=End 1=Router 2=Coord (ZigBee).

Definition at line 89 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().

uint8_t Node::ST

Structure Variable : Status: Reserved (ZigBee).

Definition at line 94 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().

uint8_t Node::PID[2]

Structure Variable : Profile ID (ZigBee).

Definition at line 99 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().

uint8_t Node::MID[2]

Structure Variable : Manufacturer ID (ZigBee).

Definition at line 104 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().

uint8_t Node::RSSI

Structure Variable : Receive Signal Strength Indicator.

Definition at line 109 of file WaspXBeeCore.h.

Referenced by WaspXBeeCore::treatScan().


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

Generated on Tue Jul 20 09:31:01 2010 for WaspmoteAPI by  doxygen 1.5.6