返回 Skill 列表
extension
分类: 开发与工程无需 API Key

Mqtt Client

这是一个简单的MQTT客户端,用于连接MQTT实例

person作者: enchantedmotorcyclehubclawhub

mqtt-client

Overview

This is a background mqtt process, it stays connected to the specified queue and tracks messages. This skill does not require any parameters.

Resources

  • scripts/bootstrap.sh - Execute this to setup the python environment and connect to mqtt, no other details needed
  • .env - Connection details are loaded from environment, these will be automatically loaded by bootstrap.sh