Method | Description | |
---|---|---|
BuildCommandArgs ( string topic, string msg ) : |
||
CommandEventArgs ( ) : System | ||
CommandEventArgs ( string houseCode, string deviceCode, string locationCode, string command, string commandValue ) : System | ||
GetMessage ( ) : string | ||
GetTopic ( ) : string |
public static BuildCommandArgs ( string topic, string msg ) : |
||
topic | string | |
msg | string | |
return |
public CommandEventArgs ( string houseCode, string deviceCode, string locationCode, string command, string commandValue ) : System | ||
houseCode | string | |
deviceCode | string | |
locationCode | string | |
command | string | |
commandValue | string | |
return | System |