| Auth | 
 Class contains helper methods for authenticating to a BUS OpenWebNet gateway using a numeric
 (OPEN) or alphanumeric (HMAC) password. 
 | 
| BUSConnector | 
 Class for communicating with a BUS OpenWebNet gateway 
 | 
| FrameChannel | 
 Class that wraps input/output streams to send and receive frames from a OpenWebNet gateway 
 | 
| OpenConnector | 
 Abstract connector for communicating with an OpenWebNet gateway using command command (CMD) and
 monitoring (MON) connections 
 | 
| Response | 
 This class represents a response to a OpenWebNet request sent to the gateway. 
 | 
| USBConnector | 
 Class for communicating with a ZigBee USB Gateway using the OpenWebNet protocol 
 |