node-red-contrib-iot-in-gcp 0.1.1

Node-RED nodes for IoT in Google Cloud Platform

npm install node-red-contrib-iot-in-gcp

node-red-contrib-iot-in-gcp

The creation of these nodes comes from the great possibilities Google Cloud Platform offers for IoT.

In the package nodes for IoT Core, Pub/Sub and BigQuery could be found, as well as some configuration ones in order to increase the usability of the previous commented ones.

The current nodes are:

  1. iotcore device: creates the connection to the device defined in GCP.
  2. bigquery retrieve: makes BigQueries queries in a GCP project.
  3. bigquery store: store information in a given BigQuery table.
  4. pubsub retrieve: subscribes to PubSub subscription and retrieves all the messages published there.

Configuration nodes:

  • iotcore broker: makes the MQTT connection to the device in IoT Core and allow the communication.
  • credentials: store the service account information allowing its reutization.

Credits

The package develop by Neil Kolban node-red-contrib-google-cloud, where many interesting nodes related with GCP could be found.

GCP APIs documentation, where the APIs are explained and many examples are provided for many programming languages.

Node Info

Version: 0.1.1
Updated 4 years, 6 months ago
License: Apache-2.0
Rating: 5.0 2

Actions

Rate:

Downloads

6 in the last week

Nodes

  • google-cloud-credentials
  • google-cloud-pubsub receive
  • google-cloud-pubsub send
  • google-cloud-iotcore device
  • google-cloud-iotcore broker
  • google-cloud-bigquery retrieve
  • google-cloud-bigquery store

Keywords

  • node-red
  • google
  • cloud
  • pubsub
  • publish
  • subscribe
  • gcp
  • iot
  • iot-core

Maintainers