Low-Power Border Router

Lbrd.ClientConnector.LbrProtocol Class Reference

Enumeration of commands sent/received to/from LBR. More...

List of all members.

Static Public Attributes

string CMD_SECURITY = 'S'
string CMD_USERNAME = 'N'
string CMD_PASSWORD = 'X'
string CMD_PREFIX = 'P'
int SECLEVEL_NONE = 0
int SECLEVEL_PASSWORD = 1
int SECLEVEL_SSL = 2

Detailed Description

Enumeration of commands sent/received to/from LBR.


Member Data Documentation