Skip to content

Commit

Permalink
README.md updated from https://stackedit.io/
Browse files Browse the repository at this point in the history
  • Loading branch information
tkurki committed Nov 20, 2024
1 parent 1bb563e commit 95663e4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ Login to Grafana. On Signal K installations, Grafana often runs on port 3001: ht
Create the data source:

- Click on "Add your first data source"
- Data source type: Influxdb
- Name: influxdb
- Query language: InfluxQL
- HTTP URL: http://localhost:8086
- Data source type: `Influxdb`
- Name: `influxdb`
- Query language: `InfluxQL`
- HTTP URL: `http://localhost:8086`

Use the following InfluxDB Details:

Expand Down Expand Up @@ -141,5 +141,5 @@ To retrieve a list of available contexts, send a request to the `contexts` endpo

`http://localhost:3000/signalk/v1/history/contexts?from=2023-11-04T00:00:00Z&to=2029-11-25T23:59:59Z`
<!--stackedit_data:
eyJoaXN0b3J5IjpbNTE1NTMwNTBdfQ==
eyJoaXN0b3J5IjpbLTQ3NjE2ODA2Nl19
-->

0 comments on commit 95663e4

Please sign in to comment.