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!
MIT License
7
stars
8
forks
source link
its-interqueuemanager: use local Information message to get the neighbourhood and RoR #177
GIVEN the its-information sent neighbourhood message
AND the its-interqueuemanager subscribed to the corresponding topic
WHEN the its-interqueuemanager receives a new message
THEN the its-interqueuemanager will unsubscribe to the old neighbours that have been removed if any
AND the its-interqueuemanager will subscribe to the new neighbours that have been added if any
GIVEN the its-information sent RoR message
AND the its-interqueuemanager subscribed to the corresponding topic
WHEN the its-interqueuemanager receives a new message
THEN the its-interqueuemanager will update its subscriptions to each neighbour to match the new peripheral quadkeys
GIVEN the its-information sent neighbourhood message AND the its-interqueuemanager subscribed to the corresponding topic WHEN the its-interqueuemanager receives a new message THEN the its-interqueuemanager will unsubscribe to the old neighbours that have been removed if any AND the its-interqueuemanager will subscribe to the new neighbours that have been added if any
GIVEN the its-information sent RoR message AND the its-interqueuemanager subscribed to the corresponding topic WHEN the its-interqueuemanager receives a new message THEN the its-interqueuemanager will update its subscriptions to each neighbour to match the new peripheral quadkeys