OpenMarine

Full Version: Data Logging
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
is it possible to log sensordata, temperature from DS18B20 for example, to a file ?
The background is, I want to pickup that data, convert it to an APRS telemetry sentence and send it via VHF to the APRS net.

Sven
Install https://www.npmjs.com/package/signalk-data-logger in Signal K server’s App store.

It sounds like this would be something that a dedicated plugin could do: convert the data you want to aprs format and hand it over to the process that sends it. No intermediate files needed and you get a configuration form in the server’s admin user interface. https://www.npmjs.com/package/utils-for-aprs might be useful.

Creating a plugin is not very complex, the data logger is one starting point.




Sent from my iPhone using Tapatalk