Package | Description |
---|---|
org.apache.edgent.connectors.mqtt |
MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.
|
org.apache.edgent.connectors.mqtt.iot |
An MQTT based IotDevice connector.
|
Modifier and Type | Method and Description |
---|---|
static MqttConfig |
MqttConfig.fromProperties(java.util.Properties properties)
Create a new configuration from
Properties . |
Constructor and Description |
---|
MqttStreams(Topology topology,
Supplier<MqttConfig> config)
Create a connector with the specified configuration.
|
Modifier and Type | Method and Description |
---|---|
MqttConfig |
MqttDevice.getMqttConfig()
Get the device's
MqttConfig |
Constructor and Description |
---|
MqttDevice(Topology topology,
java.util.Properties properties,
MqttConfig mqttConfig)
Create an MqttDevice connector.
|
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641