An open-source solution in development, tailored for streamlined vehicle tracking and management. Whether overseeing a fleet of vehicles or keeping tabs on individual rides for personal purposes, AutoEye will offer live location updates, empowering you to stay on top of things with ease.
This enhancement aims to implement an MQTT proxy to permissioned WebSocket connections within AutoEye. By enabling this functionality, users can securely and efficiently receive real-time vehicle GPS coordinates for only the vehiclese they have permissions to view.
Tasks
Develop an MQTT proxy to facilitate communication between MQTT clients and permissioned WebSocket endpoints.
Integrate the proxy seamlessly into the existing architecture of AutoEye, considering scalability and performance.
Additional Information
Enabling communication between MQTT clients and permissioned WebSocket endpoints enhances AutoEye's flexibility in integrating with various systems.
The MQTT proxy provides a bridge between different communication protocols, allowing for seamless data exchange while maintaining security.
Acceptance Criteria
The MQTT proxy effectively facilitates bidirectional communication between MQTT clients and permissioned WebSocket endpoints.
Integration with AutoEye's existing infrastructure is seamless, with minimal impact on performance.
An MQTT proxy has been successfully developed to streamline communication between MQTT clients and permissioned WebSocket endpoints. This proxy has been seamlessly integrated into AutoEye.
Description
This enhancement aims to implement an MQTT proxy to permissioned WebSocket connections within AutoEye. By enabling this functionality, users can securely and efficiently receive real-time vehicle GPS coordinates for only the vehiclese they have permissions to view.
Tasks
Additional Information
Acceptance Criteria