bloom-contrib icon indicating copy to clipboard operation
bloom-contrib copied to clipboard

Open Energy Monitor

Open corradio opened this issue 5 years ago • 2 comments

corradio avatar Nov 19 '18 16:11 corradio

Few links to get started. https://guide.openenergymonitor.org/technical/api/ https://guide.openenergymonitor.org/setup/remote/

In the UK smart meter implementation is kind of a mess so far. Getting direct access to your own data isn't possible yet afaik, this might change in the future with pressure on energy suppliers & GDPR.

systemcatch avatar Dec 10 '18 10:12 systemcatch

This seems to be the endpoint we should be using: https://emoncms.org/feed/data.json?id=0&start=UNIXTIME_MILLISECONDS&end=UNIXTIME_MILLISECONDS&interval=10&apikey=APIKEY

Their user/auth API is enough to get started

corradio avatar Jul 29 '19 14:07 corradio