Communicate
The Activate Communicate library provides blocks to support various communication protocols.
UDPServer
This block starts a UDP server.
UDPClient
This block creates a UDP client and connects to a server.
TCPIPServer
This block starts a TCP/IP server.
TCPIPClient
This block creates a TCP/IP client and connects to a server.
ReadSerial
This block reads data from the serial port
WriteSerial
This block writes data to the serial port
MQTTSUB
This block subscribe to a given MQTT topic.
MQTTPUB
This block publish a message on a given MQTT topic.
Deserialize
The block performs a deserilization of data coded as set of bytes.
Serialize
KafkaConsumer
This block receives from a given Kafka topic.
KafkaProducer
This block publish a message on a given MQTT topic.
SmartCorePublish
This block publish a message on the Altair smartcore server