-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
In the source code, we could see that the VTN responds to an oadrPoll payload with oadrDistributeEvent or oadrResponse. This is in <<poll_service.py>>.
However, on the client(the VEN) side, the expected responses of a poll action may be one of the following: oadrResponse, oadrRequestReregistration, oadrDistributeEvent, oadrUpdateReport, oadrCreateReport, etc, etc. How could we initiate all these payloads from the VTN side? It looks like it isn't implemented at all in OpenleADR?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation