wotpy.protocols.zenoh.handlers.subs
Class that subscribes to all the Interactions of one kind for all the ExposedThings contained by a Protocol Binding server.
Classes
|
Class that subscribes to all the Interactions of one kind for all the ExposedThings contained by a Protocol Binding server. |
- class wotpy.protocols.zenoh.handlers.subs.InteractionsSubscriber(interaction_type, server, on_next_builder)
Bases:
objectClass that subscribes to all the Interactions of one kind for all the ExposedThings contained by a Protocol Binding server.
- dispose()
Disposes of all the currently active subscriptions.
- refresh()
Refresh all subscriptions for the entire set of ExposedThings.