-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Replace the Python GPS Logger by a dotnet core based version.
- The logger needs to send data to a configurable API endpoint
- Implement Authentication (use the PositionProxy in PiLotApiProxy)
- Run as service (gpsLogger)
- Set up as separate Project, or make it part of the SensorsLogger
- Do not create too much cpu load
- Probably access gpsd, have a look at https://gpsd.gitlab.io/gpsd/client-howto.html or https://github.com/dotnet/iot/tree/main/src/devices/Nmea0183
- no new package dependencies
- Log into the PiLot log
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request