get-feed

3.0.0 • Public • Published

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
  • granularity_unit string - can be minute, hour, day, month, year
  • since number - peroid of time until present
  • since_unit 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

Readme

Keywords

none

Package Sidebar

Install

npm i get-feed

Weekly Downloads

0

Version

3.0.0

License

ISC

Unpacked Size

2.74 kB

Total Files

3

Last publish

Collaborators

  • noontnk