package mqttgateway
A streambed service that can be dynamically configured to publish and subscribe to sensor events and their meta data. An HTTP API is provided as a control plane.
- Alphabetic
- By Inheritance
- mqttgateway
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Type Members
- abstract class MqttGateway extends Application
Forwards messages from our durable queue to MQTT and vice versa.
Forwards messages from our durable queue to MQTT and vice versa. The meta data describing source and target information is published as events. This meta data can describe a topic being updated or removed.
Value Members
- object MqttGateway
- object MqttGatewayIoxSssEntryPoints
Bootstraps our application and handles signals
- object MqttGatewayVaultEntryPoints
Bootstraps our application and handles signals