#include <si_sha/zigbrg.h>
Public Attributes | |
sc_automationBridgeBase | base_ |
sc_serialPort | port_ |
s_uint64 | address_ |
s_uint32 | type_ |
s_uint32 | version_ |
sc_automationPacketPtrhList | ooo_ |
This object is the low level bridge driver for the ZigBee device network. The C member functions of this object encode the binary serial messages to the controller, and follow the bridge <-> host protocol. This object currently works with the Atmel Raven USB stick, with specially modified firmware. It has been assigned the device type 02-00-01.
s_uint64 sc_zigbeeBridge::address_ |
The bridge network address.
Automation bridge base class.
sc_automationPacketPtrhList sc_zigbeeBridge::ooo_ |
List of out-of-order packets from the network.
The serial port the bridge is connected to.
s_uint32 sc_zigbeeBridge::type_ |
The bridge device type.
s_uint32 sc_zigbeeBridge::version_ |
The bridge software version