Skip to content

HomeData

Peter Trimmel edited this page Feb 19, 2019 · 1 revision

HomeData

This library provides access to selected data fields from the b-control EM300LR energy managers. The data properties include a calculated value (load) based on the other property values.

The data values are updated automatically (after start) every 10 seconds.

HomeData REST Web Service API

The REST Web Service provides access to selected data values:

  • Load
  • Generation
  • Demand
  • Surplus

HomeData Class

The HomeData class implements all communication routines (using the REST Web serivces) to provide updated data values from the b-control EM200LR energy manager.

Additional property helper functions allow to read properties or get property values.

Clone this wiki locally