Download the PHP package ko/ambient-weather without Composer
On this page you can find all versions of the php package ko/ambient-weather. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ko/ambient-weather
More information about ko/ambient-weather
Files in ko/ambient-weather
Download ko/ambient-weather
More information about ko/ambient-weather
Files in ko/ambient-weather
Vendor ko
Package ambient-weather
Short Description A PHP SDK for interacting with the ambient weather api to retrieve data and draw canvas visualizations
License MIT
Package ambient-weather
Short Description A PHP SDK for interacting with the ambient weather api to retrieve data and draw canvas visualizations
License MIT
Please rate this library. Is it a good library?
Informations about the package ambient-weather
ambient-weather
This module is built for interacting with the ambientweather.net API. It utilizes the ko\json-cache module to reduce pressure on the ambient weather API and to provide a faster load time for the weather station data.
Demo
Install
Properties
Property | Type | Description |
---|---|---|
apiKey | String | Your ambient weather API Key |
applicationKey | String | Your ambient weather API Applicaiton Key |
interval | Integer | The reporting interval of your weather station |
timeframe | Integer | The ammount of time into the past to fetch data for |
device | String | The MAC address of your weather station |
Usage
Build the cache
Build the cache
settings object
Instantiate a new cache object with the settings
Build the AmbientWeather object
Build the AmbientWeather
settings object
Instantiate a new AmbientWeather
object with the settings
Charts
Gauges
Complete Example
Documentation
See the full Documentation for more details.
All versions of ambient-weather with dependencies
PHP Build Version
Package Version
Requires
ko/json-cache Version
0.0.*
The package ko/ambient-weather contains the following files
Loading the files please wait ....