Andrea Maci
SKSignal K
•Created by Andrea Maci on 11/24/2024 in #questions
navigation track
Hi, do you know if there is a plugin for SK that makes available a file with date/time, lat/long, wind, direction etc.? I used an Unfluxdb database for this purpose but with Grafana I can't create a table that shows all these values. Thanks
8 replies
SKSignal K
•Created by Andrea Maci on 11/21/2024 in #questions
influxdb
in order to read and display N2K data in SK with Grafana, I installed InfluxDb 1.x with this command "wget -qO- https://repos.influxdata.com/influxdb.key | sudo apt-key add -
echo "deb https://repos.influxdata.com/debian buster stable" | sudo tee /etc/apt/sources.list.d/influxdb.list" Then I updated repository and installed Influx "sudo apt-get update && sudo apt-get install influxdb" and then started InfluxDB "sudo service influxdb start" Then I created my database "create database XXX" and created a user "create user YYY with password 'zzz' " . I checked that database and user were created with positive result. Then I installed plugin "Signal K to InfluxDb Plugin" by filling Username - Password - Database . Then "use XXX" and "show measurements" to check that the N2K data was present with a positive result. Finally I installed Grafana but when I go to set which database it should read I always get an "Invalid Url, invalid authentication" alarm. How can I find out what I did wrong? Thanks
1 replies
SKSignal K
•Created by Andrea Maci on 10/30/2024 in #questions
plugin Venus on Sk on Os venus Large
Hi everyone, I'm using SK installed on Venus Os Large on Cerbo Gx, I read that the "Venus Os" plugin does not have to be installed because it is already present in Sk installed on Venus Os Large. In this way, however, for example, I do not see the tanks that arrive at the Cerbo or the RUUVI sensors connected in bluetooth and also other devices connected to the Cerbo. Did I perhaps misinterpret the instructions on signalk-venus-plugin? Thanks
27 replies