SinatrasC / MQTT

MQTT design for isolating ai model output from normal operations performed over output with a pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQTT

MQTT design for isolating ai model output from normal operations performed over output with a pipeline

MQTT Client sample with paho-mqtt

pip install paho-mqtt

MQTT Broker used as Mosquitto

docker pull eclipse-mosquitto

About

MQTT design for isolating ai model output from normal operations performed over output with a pipeline

License:Apache License 2.0


Languages

Language:Python 100.0%