Generic MQTTS - Communication Profile
This page describes the Generic MQTTS Communication Profile (CP), which templates a secure request-response based network communication applied to the fundamentally publish-subscribe based Message Queuing Telemetry Transport protocol.
Characteristics
Overview | |
---|---|
ID | generic_mqtts |
Transfer protocol | MQTT 3.1 MQTT 3.1.1 |
Data Encryption | TLS |
Data Compression | N/A |
Payload Aspects
Generic MQTTS - CP regulates the message payload format and data model to be used, and it also regulates the service payload format (see the message templates section). However it does not regulate the service payload data model. All payload formats and data models are mandatory to specify in the Interface Design Descriptions (IDD).
Service Interface Template
At interface template level Generic MQTTS is identical with the Generic MQTT - CP.