Package de.smartsquare.starter.mqtt
Annotation MqttSubscribe
-
- All Implemented Interfaces:
@Reflective()@Target(allowedTargets = {AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER}) public @interface MqttSubscribe
Marker annotation for methods that should receive messages from the mqtt broker.