0.2.2 • Published 4 years ago

node-red-node-google v0.2.2

Weekly downloads
2,486
License
Apache-2.0
Repository
github
Last release
4 years ago

node-red-node-google

Node-RED nodes to access various Google services, including calendar, directions, geocoding, places and google plus.

Install

Run the following command in the root directory of your Node-RED install

    npm install node-red-node-google

Pre-requisites

You must enable the Google APIs.

In the Google Developer Console under "Api & auth" select "APIs"

Search for "Directions API" click on it and then click "Enable API"

or see - https://code.google.com/apis/console

Usage

Calendar in

Calendar query

Calendar out

Directions

Input Parameters:

Return values:

Geocoding

Input Parameters:

Return values:

Places

Google Places Nearby

Input Parameters:

Return values:

Google Places Text

Input Parameters:

Return values:

Google Places Details

Input Parameters:

Return values:

Plus

Request Types:

Inputs:

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.1

7 years ago

0.1.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago