Local representation of a remote Device over a reliable link (TCP or serial) More...
Public Member Functions | |
| bool | SendKeepAlive () |
Protected Types | |
| enum | DeviceState { Unknown, Active, ActiveSecure, Error } |
Protected Member Functions | |
| abstract bool | SendFrame (byte[] frame) |
| bool | SendIBlock (byte[] payload) |
Protected Attributes | |
| DeviceState | deviceState |
Local representation of a remote Device over a reliable link (TCP or serial)