Jump to content

TomJ

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by TomJ

  1. TomJ

    MQTT message payloads

    If I am understanding the description page you are talking about, that describes the different types of devices and their topics, but I cannot find what the message payloads look like. The closest I found to that is directing me to the web console of the Tasmota device, but I don't have any of these actual devices. What I am attempting to do is to have a program running on a Raspberry Pi sending messages via MQTT to this plug-in so my eisy can do things. I got the switch to work because someone on this forum said that "ON" or "OFF" was the message payload, but for the other device types I have found nothing on what the payload I should publish should be. If there is no such list already existing, could you point me to the GitHub repository and I could at least reverse-engineer the code to find what I need? Thanks.
  2. I was able to get the MQTT Poly to work with switches using "ON" or "OFF" as the message payload. What about the message format for the other node types? For example, I was trying to experiment with a temperature sensor node. It shows up in the admin console just fine, but I am unable to figure out what the message payload format for this node type. Is there documentation anywhere that shows the message payload format for the various node types that this poly supports?
×
×
  • Create New...