Select Page

Shelly devices with MQTT protocol

HOW EVE AUTOMATION SOFTWARE WORKS WITH SHELLY MQTT is a low weight publish-subscribe protocol. This protocol is made by two parts: The client (someone connecting to a broker). The broker (the one who has the credentials of all the users and allow you to connect trade...

Topic and payload

HOW DO THE PAYLOAD AND THE TOPICS WORK? TOPICS The topics are: read, event, write and response. Each topic has a different type of message that the MQTT broker uses to filter messages for each connected client, the topics are composed in levels divided by slash....