OpenLEADR / openleadr-python

Python library for OpenADR 2.0b
https://openleadr.org/docs
Apache License 2.0
135 stars 55 forks source link

Support for VTN-to-VEN Reports #174

Open gthole opened 1 week ago

gthole commented 1 week ago

Allow clients to implement VTN-to-VEN reports with poll callback handlers.

Add callback handlers for oadrRegisterReport and oadrUpdateReport Poll messages.

Notes:

Many thanks for this excellent project!