chrysn / aiocoap

The Python CoAP library
Other
262 stars 119 forks source link

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

Open MakGulati opened 9 months ago

MakGulati commented 9 months ago

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

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