AV-Lab / AutoEye

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.
https://avlab.io/
MIT License
1 stars 0 forks source link

[Integration] MQTT Proxy to Permissioned Web Sockets #6

Closed mohddotio closed 3 weeks ago

mohddotio commented 1 month ago

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

mohddotio commented 3 weeks ago

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.