Closed philosowaffle closed 1 year ago
Socket https://github.com/ChaseDRedmon/Cirrus/blob/release/Cirrus/Wrappers/CirrusRealtimeWrapper.cs
api docs https://ambientweather.docs.apiary.io/#reference/ambient-realtime-api/query-device-data
api key instructions https://ambientweather.com/faqs/question/view/id/1811/
socketio https://github.com/doghappy/socket.io-client-csharp https://github.com/sta/websocket-sharp
Gave up on Socket impl, tried a couple different libraries, no cigar. Went with polling the Rest API.
The metrics reported by the local console seem incomplete. We could additionally poll the AmbientWeather API and add that data to the Prometheus metrics.
Can use this library: https://github.com/ChaseDRedmon/Cirrus