Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users

    Flic Hub LR as MQTT Broker?

    Flic Hub SDK
    2
    4
    184
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • pico
      pico last edited by

      Can the Flic Hub LR itself be an MQTT broker to not need another piece of hardware if I just want the Flic Hub LR to subscribe and respond to MQTT messages from other sources? This way, I could use the Flic Hub LR as basically an MQTT-to-Matter bridge without needing another Raspberry Pi running as the MQTT broker.

      Emil 1 Reply Last reply Reply Quote 0
      • Emil
        Emil FlicTeam @pico last edited by

        @pico right now that particular code only acts as a client.

        1 Reply Last reply Reply Quote 0
        • pico
          pico @Emil last edited by pico

          @Emil So you're saying it's not an existing capability in mqtt.js on https://github.com/50ButtonsEach/flic-hub-sdk-mqtt-js and it is something I would have to write myself?

          Emil 1 Reply Last reply Reply Quote 0
          • Emil
            Emil FlicTeam @pico last edited by

            @pico I think this should be possible. You just need the javascript code that implements it. The underlying tcp/udp support we have should make it possible.

            pico 1 Reply Last reply Reply Quote 0
            • First post
              Last post