Phi Script Cookbook

Phi is AssetWolf's dedicated scripting language for IoT devices, controlling how field-level calculations are performed, and how data is amalgamated from sensor level up to location location. Here are some guides on how to use it for specific purposes.

 

Calculating mean, median and standard deviations in IOT sensor data

How to calculate mean, median and standard deviation in IOT data from sensors.

Cleansing incoming IOT data: removing spikes and out of range data

How to remove spikes and out-of-range values on your incoming data.