chrysn / aiocoap

The Python CoAP library
Other
267 stars 120 forks source link

GET+observe with new state to trigger some process #322

Open MakGulati opened 1 year ago

MakGulati commented 1 year ago

is next result always generated irrespective of change in the observed state?

https://github.com/chrysn/aiocoap/blob/dd7dbd113650289ddc2f3328854179dab88d2f1a/clientGET-observe.py#L28