| Package | Description |
|---|---|
| com.eurotech.framework.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 © 2013. All Rights Reserved.