Skip to content

tago-io/analysis-example-find

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What this does

Get the last record from variable "water_level", prints it to the console, multiple the value by 2 and insert in a new variable called water_level_double.

How to use on TagoIO

Do your own modifications if you want.
Upload to TagoIO analysis, in the admin website.
Add the environment variable device_token with the device token of your choice.

How to run the analysis from your machine

Make sure you have npm and node installed in your machine.
Add the environment variable device_token with the device token of your choice, to the analysis configuration, in the admin website.
Open the analysis.js, change MY-ANALYSIS-TOKEN-HERE line for your analysis token.
Opens the terminal and run:

npm install
node .

About

Operate data from devices

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •