MQTT client that executes lambda functions using docker-lambda docker containers
448
Connects to MQTT Mosquitto client using environment variables:
This is designed to be deployed as a Kubernetes pod among other Kubernetes pods, where services from these other pods are exposed and promulgated to this pod when deployed within the same cluster.
Runs Node 8
Subscribes to MQTT topics including:
#/commissioning/##/batchsnapshot/##/batchwaveform/#When message is received, executes Lambda jobs that were adopted from AWS Lambda using lambci/docer-lambda docker containers, passing the necessary environment variables to each.
Content type
Image
Digest
Size
25 MB
Last updated
almost 8 years ago
docker pull vsoverdigris/mqtt-lambda-client:0.1.1