data
Specific Data to be sent to MQTT.
@property (nonatomic, copy, nullable) NSDictionary *data
Discussion
Specific Data to be sent to MQTT.
Declared In
KiiMQTTFields.h
enabled
Boolean if YES it will send the message to the MQTT installations. NO by default.
@property (nonatomic, strong, nonnull) NSNumber *enabled
Discussion
Boolean if YES it will send the message to the MQTT installations. NO by default.
Declared In
KiiMQTTFields.h