Open
Description
The idea of the CriticalEvent
object was that one can receive acknowledgement for the server sent event. There is a similar idea in the thing description to support dataResponse
for events.
Possible steps involved
- solidify the
CriticalEvent
concept based on the suggestion given by the Thing Description spec. This may even involve renamingCriticalEvent
to something else to indicate any response apart from an acknowledgement is also supported. - Support
dataResponse
in the init ofCriticalEvent
- Create a message in ZMQ & modify
EventLoop.execute_once
which will call theCriticalEvent
's data response accepting method - Define how errors will be raised to the user
- Idea should work for both HTTP & ZMQ transport
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status