mqtt

MQTT (originally an initialism of MQ Telemetry Transport) is a lightweight, publish-subscribe, machine to machine network protocol for message queue/message queuing service. It is designed for connections with remote locations that have devices with resource constraints or limited network bandwidth, such as in the Internet of Things (IoT). It must run over a transport protocol that provides ordered, lossless, bi-directional connections—typically, TCP/IP. It is an open OASIS standard and an ISO recommendation (ISO/IEC 20922).

View More On Wikipedia.org
  1. skyynet

    SAIC2MQTT Bridge - installation on NAS with Traccar feed

    I managed to install a SAIC2MQTT bridge as Docker container on my Synology NAS and can now read and write on my smart home system. I also enabled the data feed of the current location to my Traccar server and can view the position of my Cyberster on the map. If you have a NAS with Docker...
  2. J

    OVMS Locked Metric Not Behaving (v3 MQTT)

    Dear all, I have an MG ZS EV. I'm using the v3 server which connects to a cloud MQTT broker at HiveMQ Cloud. From there it's bridged to my Mosquitto broker (Home Assistant Hosted Addon). It's generally working very well. However there are a couple of wiggly weirdnesses going on... I've got...
Back
Top Bottom