NubeIO / module-core-rql

0 stars 0 forks source link

15 min usage rollups #12

Open CanuckMarc opened 8 months ago

CanuckMarc commented 8 months ago

We need to make a template RQL rule that takes raw accumulation (meter readings) and saves histories of 15 min usage.

Related FF issue: https://github.com/NubeIO/flow-framework/issues/970

It should probably implement the POST histories API (or a direct DB write): https://github.com/NubeIO/rubix-os/issues/205