0.2.3 • Published 12 months ago

node-red-node-google v0.2.3

Weekly downloads
2,486
License
Apache-2.0
Repository
github
Last release
12 months 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.3

12 months ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.1

8 years ago

0.1.0

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago