Struct coap_lite::Subject [−][src]
Expand description
Keeps track of the state of the observed resources.
Implementations
Registers an observer interested in a resource.
Updates the resource information after having notified the observers.
It increments the resource sequence and counter of unacknowledged updates.
Resets the counter of unacknowledged updates for a resource observer.
Gets the tracked resources.
Gets the observers of a resource.
Sets the limit of unacknowledged updates before removing an observer.