This Intelligent Transportation Systems (ITS) MQTT client based on the JSon ETSI specification transcription provides a ready to connect project for the mobility (connected and autonomous vehicles, road side units, vulnerable road users,...). Let's connect your device or application to our Intelligent Transport Systems (ITS) platform!
[x] Use certificate to secure connection to the broker
[x] MQTTS
[x] WSS
GIVEN the public root CA that signed the certificate of the message broker was provisioned
AND the message broker hostname's was discovered
AND the message broker was configured to only accept secure connections
WHEN I establish a connection using the certificate
THEN the connection will succeed
AND I will be able to subscribe and publish
GIVEN the public root CA that signed the certificate of the message broker was provisioned AND the message broker hostname's was discovered AND the message broker was configured to only accept secure connections WHEN I establish a connection using the certificate THEN the connection will succeed AND I will be able to subscribe and publish