Package | Description |
---|---|
org.eclipse.kura.data |
Provides services for connecting and communicating with a MQTT broker.
|
Modifier and Type | Method and Description |
---|---|
DataTransportToken |
DataTransportService.publish(String topic,
byte[] payload,
int qos,
boolean retain)
Enqueues a message for publishing with the underlying transport implementation.
|
Copyright © 2014. All Rights Reserved.