| Lawo.EmberPlusSharp.S101 Namespace | 
| Class | Description | |
|---|---|---|
| EmberData | Represents a command indicating that the following payload contains EmBER data.  | |
| KeepAliveRequest | Represents a Keep Alive Request.  | |
| KeepAliveResponse | Represents a Keep Alive Response.  | |
| MessageReceivedEventArgs | Provides the data for the EmberDataReceived event.  | |
| OutOfFrameByteReceivedEventArgs | Provides the data for the OutOfFrameByteReceived and
            OutOfFrameByteReceived events.  | |
| ProviderStatus | Represents a provider status.  | |
| S101Client | Provides methods to communicate with S101-encoded messages over a given connection.  | |
| S101Command | Represents a command including command-specific data but excluding payload. This is the base of all
            commands.  | |
| S101Exception | The exception that is thrown when an error occurs while parsing S101-encoded data.  | |
| S101Logger | Represents a logger that logs message payloads according to the types passed to the constructor.
              | |
| S101LogReader | Reads the information written by a S101Logger instance.  | |
| S101Message | Represents a message excluding payload.  | |
| S101Reader | Represents a reader that provides access to S101-encoded messages and their payload.  | |
| S101Robot | Simulates S101 communication.  | |
| S101Writer | Represents a writer that provides the means to generate S101-encoded messages.  | 
| Structure | Description | |
|---|---|---|
| EventInfo | Provides information about a logged event.  | 
| Interface | Description | |
|---|---|---|
| IS101Logger | Represents a logger for S101 activity.  |