2018-09-09, 07:12 AM
I'm looking for ways to save the data detected by openplotters to avoid losing them at every reboot.
Looking for other experiences I did these tests:
1 - Attempt to use influxDB with ui_chart of Node-RED
install InfluxDB from official repository by following this guide: https://www.vincenzov.net/taccuino/Raspb...rafana.htm
I can write the database but I can not read the data with node-red ui_chart
2 - Attempt with dashDB It does not install on openplotters
I followed this guide with code example:
https://internet-of-things.blog/en/how-t...dashboard/
3 - Attempt with influx + grafena (As done by PaddyB http://forum.openmarine.net/showthread.php?tid=1420)
grafena does not start, I think for the conflict of the door (it uses 3000 equal to signalK) and I could not change it.
(I followed these instructions: https://stackoverflow.com/questions/2830...afana-port)
4 -? Someone talks about the possibility of using MQTT data but I do not know if it can be as efficient as a database and I do not know how to do it.
I ask if the developers of Openplotter think to support in the future a system to save data in order to experiment in the same direction.
Or I ask if others have experiences and can report practical examples of code.
Thank
Looking for other experiences I did these tests:
1 - Attempt to use influxDB with ui_chart of Node-RED
install InfluxDB from official repository by following this guide: https://www.vincenzov.net/taccuino/Raspb...rafana.htm
I can write the database but I can not read the data with node-red ui_chart
2 - Attempt with dashDB It does not install on openplotters
I followed this guide with code example:
https://internet-of-things.blog/en/how-t...dashboard/
3 - Attempt with influx + grafena (As done by PaddyB http://forum.openmarine.net/showthread.php?tid=1420)
grafena does not start, I think for the conflict of the door (it uses 3000 equal to signalK) and I could not change it.
(I followed these instructions: https://stackoverflow.com/questions/2830...afana-port)
4 -? Someone talks about the possibility of using MQTT data but I do not know if it can be as efficient as a database and I do not know how to do it.
I ask if the developers of Openplotter think to support in the future a system to save data in order to experiment in the same direction.
Or I ask if others have experiences and can report practical examples of code.
Thank
