mqtt-publish

0.1.1 • Public • Published

MQTT Publish

Command line tool to publish topics defined in a JSON file as retained messages with QoS 2. Check the --help for more information.

JSON Example File

{
  "foo": "string",
  "bar": true,
  "baz": [1, 2]
}

/mqtt-publish/

    Package Sidebar

    Install

    npm i mqtt-publish

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • d-lin
    • j-era
    • becks-artcom
    • utileetdulce