Navigation

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

    Best posts made by Trand

    • Counting Incoming and Outgoing Messages from a Gateway

      Hello everyone,

      I would like to be able to count the messages passing through an MQTT gateway in order to generate statistics. The idea would be to count the received messages, sent messages, and perhaps the NACKs!
      I can successfully count the incoming messages from the nodes with void receive(), but I can't manage to do this for the outgoing messages. Is there any way to do this?

      Thank's

      posted in Development
      Trand
      Trand
    • RE: Counting Incoming and Outgoing Messages from a Gateway

      @mfalkvidd
      Thank you very much, that's exactly what I was looking for!

      posted in Development
      Trand
      Trand