#323 Aggregate Histories in API

Daniel Balsam Thu 15 Oct 2015

Is it possible to request the sum, average, ect. of multiple histories? For instance, if I wanted to look at the past 24 hours of meter usage across ALL of my meters, how could I go about doing this in the API?

Brian Frank Tue 27 Oct 2015

Is it possible to request the sum, average, ect. of multiple histories?

The current hisRead op only defines reading the raw data of an individual history.

Login or Signup to reply.