wotpy.protocols.mqtt.handlers

Entities that handle the MQTT operations needed to support each of the Interaction verbs.

action

MQTT handler for Action invocations.

base

Base class for all MQTT handlers.

event

MQTT handler for Event subscriptions.

ping

MQTT handler for PING requests published on the MQTT broker.

property

MQTT handler for Property reads, writes and subscriptions to value updates.

subs

Class that subscribes to all the Interactions of one kind for all the ExposedThings contained by a Protocol Binding server.