Coder Social home page Coder Social logo

airquality's Introduction

airquality

Check local air quality stats via purpleair API.

{
  ID: "// PurpleAir sensor ID",
  ParentID: "// The PurpleAir sensor ID of the 'parent' entry in the case of Channel B",
  A_H: "// true if the sensor output has been downgraded or marked for attention due to suspected hardware issues",
  AGE: "// Sensor data age (when data was last received) in minutes",
  DEVICE_BRIGHTNESS: "// LED brightness (if hardware is present)",
  Flag: "// Data flagged for unusually high readings",
  Hidden: "// Hide from public view on map: true/false",
  humidity: "// Current humidity in %",
  isOwner: "// Currently logged in user is the sensor owner",
  Label: "// The 'name' that appears on the map for this sensor",
  LastSeen: "// Last seen data time stamp in UTC",
  LastUpdateCheck: "// Last update checked at time stamp in UTC",
  Lat: "// Latitude position info",
  Lon: "// Longitude position info",
  PM2_5Value: "// Current PM2.5 value (based on the",
  pressure: "// Current pressure in Millibars",
  RSSI: "// Sensor's WiFi signal strength in dBm",
  State: "// Unused variable",
  temp_f: "// Current temperature in F",
  THINGSPEAK_PRIMARY_ID_READ_KEY: "// The Thingspeak read key for primary data of this sensor",
  THINGSPEAK_PRIMARY_ID: "// The Thingspeak channel ID for primary data of this sensor",
  THINGSPEAK_SECONDARY_ID_READ_KEY: "// The Thingspeak read key for secondary data of this sensor",
  THINGSPEAK_SECONDARY_ID: "// The Thingspeak channel ID for secondary data of this sensor",
  Type: "// Sensor type (PMS5003, PMS1003, BME280 etc)",
  Uptime: "// Sensor uptime in seconds",
  Version: "// Current version of sensor firmware",
  // Statistics for PM2.5
  Stats: {
    v: "// Real time or current PM2.5 Value",
    v1: "// Short term (10 minute average)",
    v2: "// 30 minute average",
    v3: "// 1 hour average",
    v4: "// 6 hour average",
    v5: "// 24 hour average",
    v6: "// One week average",
    pm: "// Real time or current PM2.5 Value",
    lastModified: "// Last modified time stamp for calculated average statistics",
    timeSinceModified: "// Time between last two readings in milliseconds",
  },
}

airquality's People

Contributors

pdehaan avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.