0.0.4 • Published 6 years ago
node-red-thinkninjas-google-pubsub v0.0.4
This project is not affiliated with Google.
Installing
npm install node-red-thinkninjas-google-pubsub
Description
This project currently uses GOOGLE_APPLICATION_CREDENTIALS to authenticate.
Subscribe Node Output
Property | Type | Description |
---|---|---|
payload | object | message : string, attributes : string : string |
time | number | Milliseconds since Epoch. |
Publish Node Input
Property | Type | Description |
---|---|---|
payload | object | message : string, attributes : string : string |