sttp. |
[Missing <summary> documentation for "N:sttp.transport"]
| Class | Description | |
|---|---|---|
| BufferBlock | BufferBlock defines an atomic unit of data, i.e., a binary buffer, for transport in STTP. | |
| DataPublisher | Represents a publisher for an STTP connection. | |
| DataSubscriber | Represents a subscription for an STTP connection. | |
| Default | Measurement flag for a defaults for STTP settings. |
| Enumeration | Description | |
|---|---|---|
| CompressionModes | Obsolete. Enumeration of the possible compression modes supported by STTP. | |
| ConnectStatus | Enumeration of the possible connection status results used by the [!:SubscriberConnector]. | |
| DataPacketFlags | Enumeration of the possible flags for a data packet. | |
| OperationalEncoding | Enumeration of the possible string encoding options of an STTP session. | |
| OperationalModes | Enumeration of the possible modes that affect how DataPublisher and DataSubscriber communicate during as STTP session. | |
| SecurityMode | Enumeration of the possible security modes used by the DataPublisher to secure data sent over the command channel in STTP. | |
| ServerCommand | Enumeration of the possible server commands received by DataPublisher and sent by DataSubscriber during an STTP session. | |
| ServerResponse | Enumeration of the possible server responses sent by DataPublisher and received by DataSubscriber during an STTP session. | |
| StateFlags | Enumeration of the possible quality states of a [!:Measurement] value. |