Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Thomas Augustinus
    3. Best
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by Thomas Augustinus

    • RE: Mqtt-client-gateway / nodes do not get an id

      Hi @hek and @scalz
      Thanks for your response. I have been unable to locate the guide I thought I previously found... So I probably misread that.

      Thank you for the clear answer - which leaves me with only one more ( at the moment 🙂 )... If I install OpenHAB - will it be able to hand out id's via MQTT? I noticed that the clients without an id keep posting to MQTT... under node id 255...

      /th

      posted in Troubleshooting
      Thomas Augustinus
      Thomas Augustinus
    • MQTT client gateway suggestions

      Hi there,
      Fantastic work on this library! Thanks!

      A few suggestions for the mqtt client gateway:

      • Make the sketch name and version a "retained" message on the broker - this will make it easy for the controller to know which nodes are attached
      • Make the individual sensor presentations become a retained message on the broker. this will make it simple for a controller to know exactly which data to expect from which node
      • remove the ack from the mqtt topic tree - unless I have misunderstood something it is not really usefull between broker and gateway (except to make it look exactly as the mysensor frames). So remove it and save the bandwidth...
      • make it possible to define the QoS for messages to the server

      Thanks again
      /th

      posted in Feature Requests
      Thomas Augustinus
      Thomas Augustinus