-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Editing/Modify an event #166
Labels
enhancement
New feature or request
Comments
I've done OpenADR integration with a major utility in the US for a VPP project, and they required our VEN to support changes after create event, both modify event and cancel event - and both prior to event starting and while event was happening. During integration testing we had test cases for all combinations of those.
Jeff Davis
…On Tue, Mar 5, 2024 at 1:50 PM HaolongEdward ***@***.***> wrote:
Hi there,
From what I understand so far. VEN polls VTN to get events and now the
only editing that can happen to an event is to cancel it.
I am wondering, if is it possible to modify an ongoing event instead of
cancel and create a new one. Since the approval happens on the client side
and may be a manual process.
Thank you in advance.
—
Reply to this email directly, view it on GitHub
<#166>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAC232BUOAMMBZ655HG2GCLYWY42DAVCNFSM6AAAAABEH5KP2GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3TAMRQGE3TQMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
@soupwizard , Hi Jeff, Thank you for your response. Can you please provide me with a link or direct me to the document for these features supported by this library? Or examples about how to implement them are also great. Again, your help is much appreciated. |
@HaolongEdward, can you help me with #169? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
From what I understand so far. VEN polls VTN to get events and now the only editing that can happen to an event is to cancel it.
I am wondering, if is it possible to modify an ongoing event instead of cancel and create a new one. Since the approval happens on the client side and may be a manual process.
Thank you in advance.
The text was updated successfully, but these errors were encountered: