-
Notifications
You must be signed in to change notification settings - Fork 9
HomeData
Peter Trimmel edited this page Feb 19, 2019
·
1 revision
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.
The REST Web Service provides access to selected data values:
- Load
- Generation
- Demand
- Surplus
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.