Oglala Lakota College Archives
Entry Type - Purple Air Sensor
Entry type list
Type ID: type_point_purpleair
Parent Types:
Columns:
Column IDLabelTypeSearchable
numberofpoints  Number of points  intfalse
properties  Properties  stringfalse
Point data properties
sensor_id  Sensor ID  stringfalse
private_key  Private Key  passwordfalse
active  Active  booleantrue
If active then the real-time data is collected and appended to this file.
This has to be enabled for the repository. See here for more information
fields  Fields  enumerationfalse
What fields to gather. Note: if you change this then also clear the file from the File menu. More information
model  Model  stringfalse
hardware  Hardware  stringfalse
location_type  Location Type  enumerationfalse
Wiki Text:
+section title="Purple Air Station: {{name}}" {{description}} ---- +row +col-md-8 {{property lastRecords="20000"}} {{group showMenu="true" }} {{display_linechart fields="pm2_5" }} {{display_linechart fields="temperature" }} {{display_linechart fields="humidity" }} -col +col-md-4 {{resource message="" title="Download Data"}} :p {{map showSearchLocation="false" }} <table class="formtable"> {{field name="numberofpoints" row.label="# Records:"}} {{field name="startdate" format="yyyy-MM-dd HH:mm Z" row.label="Start:"}} {{field name="enddate" format="yyyy-MM-dd HH:mm Z" row.label="End:"}} {{field name="altitude" row.label="Altitude:"}} {{field name="sensor_id" row.label="Sensor ID:"}} {{field name="active" row.label="Active:"}} {{field name="model" row.label="Model:"}} {{field name="hardware" row.label="Hardware:"}} {{field name="location_type" row.label="Location:"}} </table> -col -row