Complete CriticalEvent Logic #20
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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 supportdataResponse
for events.Possible steps involved
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.dataResponse
in the init ofCriticalEvent
EventLoop.execute_once
which will call theCriticalEvent
's data response accepting methodThe text was updated successfully, but these errors were encountered: