1.0.2-0.2 • Published 5 years ago

node-red-contrib-bigclown-ga v1.0.2-0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

HARDWARIO Google Assistant Node-RED

Enables you to control the multifunctional industrial HARDWARIO IoT Kits with Google Assistant

NPM Version Downloads Stats

npm.io

Installation

OS X & Linux & Windows

npm install node-red-contrib-bigclown-ga --save

Usage example

Paste this flow into the Node-RED:

[
    {
        "id": "90a4c19d.773d5",
        "type": "mqtt out",
        "z": "f12ddf57.809",
        "name": "",
        "topic": "",
        "qos": "",
        "retain": "",
        "broker": "a5605d5c.f080e",
        "x": 702.000020980835,
        "y": 767.0000238418579,
        "wires": []
    },
    {
        "id": "8326e88f.cf6338",
        "type": "mqtt in",
        "z": "f12ddf57.809",
        "name": "",
        "topic": "#",
        "qos": "2",
        "broker": "9f1d47fd.82cff8",
        "x": 251.00000381469727,
        "y": 768.0000228881836,
        "wires": [
            [
                "d9d67844.d6f638",
                "77456e04.0fb01"
            ]
        ]
    },
    {
        "id": "77456e04.0fb01",
        "type": "hardwario-voice",
        "z": "f12ddf57.809",
        "name": "",
        "cred": "",
        "x": 475.16668701171875,
        "y": 767.3333129882812,
        "wires": [
            [
                "90a4c19d.773d5"
            ]
        ]
    },
    {
        "id": "a5605d5c.f080e",
        "type": "mqtt-broker",
        "z": "",
        "broker": "localhost",
        "port": "1883",
        "clientid": "",
        "usetls": false,
        "compatmode": true,
        "keepalive": "60",
        "cleansession": true,
        "willTopic": "",
        "willQos": "0",
        "willPayload": "",
        "birthTopic": "",
        "birthQos": "0",
        "birthPayload": ""
    },
    {
        "id": "9f1d47fd.82cff8",
        "type": "mqtt-broker",
        "z": "",
        "broker": "localhost",
        "port": "1883",
        "clientid": "",
        "usetls": false,
        "compatmode": true,
        "keepalive": "60",
        "cleansession": true,
        "willTopic": "",
        "willQos": "0",
        "willPayload": "",
        "birthTopic": "",
        "birthQos": "0",
        "birthPayload": ""
    }
]

For more examples and usage, please refer to the Docs.

Release History

  • 1.0.2
    • Readme fix
  • 1.0.0
    • Release

Meta

Distributed under the MIT license. See LICENSE for more information.


Made with   by HARDWARIO s.r.o. in the heart of Europe.

1.0.2-0.2

5 years ago

1.0.2-0.1

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.1-8.6

5 years ago

1.0.1-8.5

5 years ago

1.0.1-8.4

5 years ago

1.0.1-8.3

5 years ago

1.0.1-8.2

5 years ago

1.0.1-8.1

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13-beta.0

5 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago