Table of Contents

Namespace NominalSystems.External

Classes

ComPort

The base class for all ComPort Integrations

DataConversion

A static class for converting a data form to another

MqttClient

This class is a wrapper for the MQTT client and allows a particular node to communicate over the network, via MQTT, to a server

MqttMessageSerializer

Message encoder system that converts a particular message into a MQTT message

MqttServer

This class is a wrapper for an Mqtt Server, also known as a Broker

TCPBase
TCPClient

The base class for all TCP Client Integrations

TCPServer

Structs

MqttMessagePayload

Stores data associated with a particular message and can be created by the MQTT Messaging system