Node-RED MQTT Broker

Home Forums Conduit: AEP Model Node-RED MQTT Broker

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #30473
    William Laing
    Participant

    Good Day –

    Does anyone know a method to configure Node-RED mqtt broker node information programmatically (Linux or JavaScript)? Specifically, we’d like to use the Conduit’s serial number as Client Id.

    It would also be convenient to specify the TLS/SSL cert files programmatically for the mqtt broker.

    We know that Topic, QoS and Retain Flag can be set for an mqtt-out node, using msg.topic, msg.qos and msg.retain.

    Any help appreciated!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.