3.0.0 • Published 6 years ago

get-feed v3.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Get lastest data form FEED

Installation

npm install get-feed

Usage

void get_feed.get(callback, NameFeed,  APIkey, granularity, granularity_unit, since, since_unit, valuename)
  • NameFeed string - name of the feed
  • APIkey string - apikey for authorization
  • granularity number - precision level of data point
  • granularityunit string_ - can be minute, hour, day, month, year
  • since number - peroid of time until present
  • sinceunit string_ - can be minute, hour, day, month, year
  • valuename string - name of the feed field

Output

this function return a *lastest* data from your FEED

Developer
  • Tanakorn Siributdha 573021792
  • Faculty of Engineering , Chulalongkorn University
  • 4/23/2018
3.0.0

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago