Mqtt Subscribe
@Target(allowedTargets = [AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER ] )
Content copied to clipboard
Marker annotation for methods that should receive messages from the mqtt broker. Methods have to follow the rules defined in AnnotationCollector.
Constructors
MqttSubscribe
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard