C# (CSharp) Lawo.EmberPlusSharp.S101 Namespace

Nested Namespaces

Lawo.EmberPlusSharp.S101.EmberDataPayloads

Classes

Name Description
CompatibilityTest
CompleteOnDispose
Constants
DeframingStream Transparently decodes a single frame.
EmberData Represents a command indicating that the following payload contains EmBER data.
EventInfo
Frame
FramingStream Transparently encodes a single frame.
KeepAliveRequest Represents a Keep Alive Request.
KeepAliveResponse Represents a Keep Alive Response.
LogNames
MessageDecodingStream Transparently decodes a single S101 message.
MessageEncodingStream Transparently encodes a single message.
MessageReceivedEventArgs Provides the data for the S101Client.EmberDataReceived event.
MessageType Defines the identifiers used to indicate the type of message.
OutOfFrameByteReceivedEventArgs Provides the data for the S101Reader.OutOfFrameByteReceived and S101Client.OutOfFrameByteReceived events.
PerformanceComparison
S101ClientTest
S101Exception The exception that is thrown when an error occurs while parsing S101-encoded data.
S101LogReader Reads the information written by a S101Logger instance.
S101LogReaderTest
S101Logger Represents a logger that logs message payloads according to the types passed to the constructor.
S101LoggerTest
S101Message Represents a message excluding payload.
S101Reader Represents a reader that provides access to S101-encoded messages and their payload.
S101Robot Simulates S101 communication.
S101RobotTest
S101Writer Represents a writer that provides the means to generate S101-encoded messages.
S101WriterTest