APPS
Sign Up
/
Log In
all apps
Log Into Your Account
need a kynetx account?
login via facebook
login via google
- OR -
EMAIL
PASSWORD
Remember me
Log In
forgot password?
Create a Kynetx Account
already have a kynetx account?
login via facebook
login via google
- OR -
EMAIL
PASSWORD
PASSWORD
Create
[
All Modules
]
Cosm Module
Author: Phil Windley
Description:
Use Cosm from KRL This module provides one action, update(id, value), that takes two parameters: id: the identifier for the Cosm feed to update value: the new datapoint The module take two configuration parameters: api_key - the Cosm API key feed_id - the Cosm feed identifier to update If the Cosm key has been stored, the you can use the module like so use module a16x150 version "dev" alias cosm with api_key = keys:cosm("api_key") and feed_id = "46667" Then the update() action is used like so: rule get_temperature { select when thermostat temperature cosm:update("Temperature",event:attr("temperature")); }
Usage
use module a16x150 alias myalias
Configuration Options:
api_key
feed_id
Functions:
Actions
update(id,value)
Unknown
kynetx
privacy
signup
free lunch friday
twitter
github
developer
become developer
getting started
documentation
sample code
appbuilder
apps
all apps
install extension
twitter apps
facebook apps
netflix apps
[]