Skip to content

Instantly share code, notes, and snippets.

@vongomben
Created December 15, 2020 13:12
Show Gist options
  • Save vongomben/a1e62e826a5de3a99d276e3a4f8e6dbb to your computer and use it in GitHub Desktop.
Save vongomben/a1e62e826a5de3a99d276e3a4f8e6dbb to your computer and use it in GitHub Desktop.
aedes broker hive MW
[{"id":"b0ea04d4.e7e008","type":"mqtt in","z":"fd04a8e8.b4e6d8","name":"","topic":"/ITS","qos":"2","datatype":"json","broker":"abf1da65.1b0658","x":330,"y":160,"wires":[["9ca6ade7.6be3a"]]},{"id":"9ca6ade7.6be3a","type":"debug","z":"fd04a8e8.b4e6d8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":510,"y":160,"wires":[]},{"id":"89293660.f058e8","type":"mqtt out","z":"fd04a8e8.b4e6d8","name":"","topic":"/ITS","qos":"","retain":"","broker":"abf1da65.1b0658","x":490,"y":100,"wires":[]},{"id":"38ec37e4.694968","type":"inject","z":"fd04a8e8.b4e6d8","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":320,"y":100,"wires":[["89293660.f058e8"]]},{"id":"7e053ca4.bf93c4","type":"aedes broker","z":"fd04a8e8.b4e6d8","name":"","mqtt_port":1883,"mqtt_ws_port":"8000","cert":"","key":"","certname":"","keyname":"","dburl":"","usetls":false,"x":400,"y":40,"wires":[[]]},{"id":"abf1da65.1b0658","type":"mqtt-broker","z":"","name":"HiveMQ","broker":"broker.hivemq.com","port":"1883","clientid":"","usetls":false,"compatmode":false,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment