sc_zigbeeBridge Struct Reference

ZigBee Bridge driver. More...

#include <si_sha/zigbrg.h>

List of all members.

Public Attributes

sc_automationBridgeBase base_
sc_serialPort port_
s_uint64 address_
s_uint32 type_
s_uint32 version_
sc_automationPacketPtrhList ooo_


Detailed Description

ZigBee Bridge driver.

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.


Member Data Documentation

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.

The bridge device type.

The bridge software version


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

doxygen