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
2 stars 0 forks source link

[Integration] MQTT Proxy to Permissioned Web Sockets #6

Closed mohdbk closed 5 months ago

mohdbk commented 6 months 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

mohdbk commented 5 months 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.