Signal K History API not working
I'm trying to get history API working. I use signalk-to-influxdb2 and it works fine. I see the following:
- http://localhost:3000/signalk/v2/api/history/contexts?from=2025-09-20T00%3A00%3A00Z&to=2025-09-25T00%3A00%3A00Z returns
Cannot GET /signalk/v2/api/history/contexts
- http://localhost:3000/signalk/v2/features: does not include history:
Do i need to enable history somehow?3 Replies
the plugins was not quite in line with the recently published version of the api, please try again with plugin version v1.12.0 that should show up in app store shortly
Just installed it and I get response from history API, but the API doesn't show in the list of apis in features
The implemenation is not quite complete yet, that part is still not done