christoff-linde / pih-core-rs

REST API service for PIH project.
0 stars 0 forks source link

Implement Pub/Sub Connectivity #11

Closed christoff-linde closed 1 month ago

christoff-linde commented 1 month ago

Currently, edge devices send data using GET/POST requests. With the introduction of RabbitMQ and MQTT protocols, the connectivity for edge devices needs to be switched to a pub/sub methodology.

This task concerns the implementation of pub/sub connectivity and all other required adjustments.

linear[bot] commented 1 month ago

CHR-25 Implement Pub/Sub Connectivity