sc_insteonBridge Struct Reference

Insteon Bridge driver. More...

#include <si_sha/instbrg.h>

List of all members.

Public Attributes

sc_automationBridgeBase base_
sc_serialPort port_
s_uint32 address_
s_uint8 category_
s_uint8 subcategory_
sc_automationPacketPtrhList ooo_


Detailed Description

Insteon Bridge driver.

This object is the low level bridge driver for the Insteon 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 Insteon USB PowerLinc Modem (Dual Band) #2413U. This device is reported on the network as Insteon device type 03-15.


Member Data Documentation

The bridge network address.

Automation bridge base class.

The bridge device type. (MSB)

sc_automationPacketPtrhList sc_insteonBridge::ooo_

List of out-of-order packets from network.

The serial port the bridge is connected to.

The bridge device type. (LSB)


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

doxygen