Helper Class Reference
1.1
HomeGenie - Automation Programs' Engine SDK
|
This is the complete list of members for KnxClientHelper, including all inherited members.
Action(string address, bool data) | KnxClientHelper | |
Action(string address, int data) | KnxClientHelper | |
Action(string address, byte data) | KnxClientHelper | |
Action(string address, byte[] data) | KnxClientHelper | |
Action(string address, string data) | KnxClientHelper | |
Action(string address, object data) | KnxClientHelper | |
Connect() | KnxClientHelper | |
ConvertFromDpt(string type, object data) | KnxClientHelper | |
ConvertToDpt(string type, object data) | KnxClientHelper | |
Disconnect() | KnxClientHelper | |
EndPoint(string host, int port) | KnxClientHelper | |
EndPoint(string host) | KnxClientHelper | |
EndPoint(int port) | KnxClientHelper | |
EndPoint(string localIp, int localPort, string remoteIp, int remotePort) | KnxClientHelper | |
OnEventReceived(Action< string, string > eventAction) | KnxClientHelper | |
OnStatusChanged(Action< bool > statusChangeAction) | KnxClientHelper | |
OnStatusReceived(Action< string, string > statusAction) | KnxClientHelper | |
RequestStatus(string address) | KnxClientHelper |