fleet-telemetry
fleet-telemetry copied to clipboard
Add event for connect and disconnect
It would be a huge value to have the Fleet Telemetry server emit an event when a vehicle connects and disconnects, so that a third party service knows if a vehicle is awake or asleep/offline, and avoid polling the Fleet API when a vehicle is asleep or to find out when it wakes up.
I can see these events written to standard out, but they are not emitted through the event buses.