Difference between revisions of "Smart environment PRO"

From AMTech WikiDocs
Jump to: navigation, search
Line 39: Line 39:
 
** /amtech/linkeddata/types/composite/observation/waspmoteSmartEnvironment
 
** /amtech/linkeddata/types/composite/observation/waspmoteSmartEnvironment
  
*Android
+
*[https://www.arduino.cc/en/tutorial/sketch Arduino sketch] for Smart environment PRO configure with sensors

Revision as of 18:26, 19 July 2017

Smart environment PRO

Bridge waspmote following sensors read to to IoT DAP

  1. Device Temperature IN_TEMP
  2. Battery level BAT
  3. Acceleromete X,Y,Z ACC
  4. Chlorine GP_CL2
  5. Carbon Monoxide GP_CO
  6. Ethylene Oxide GP_ETO
  7. Hydrogen GP_H2
  8. Hydrogen Sulphide GP_H2S
  9. Hydrogen Chloride GP_HCL
  10. Hydrogen Cyanide GP_HCN
  11. Ammonia GP_NH3
  12. Nitrogen Monoxide GP_NO
  13. Nitrogen GP_NO2
  14. Oxygen GP_O2
  15. Phospine GP_PH3
  16. Sulfur GP_SO2
  17. Methane GP_CH4
  18. Ozone GP_O3
  19. Carbon Dioxide GP_CO2
  20. Temperature Celsius GP_TC
  21. Temperature Fahrenheit GP_TF
  22. Humidity GP_HUM
  23. Pressure GP_PRES
  • Edge Intelligence
    • Setting readSmoothing property allows to smooth each sensor read value by
      • Send observation on value percentage changed
      • Send observation on value changed
      • Send observation if value greater than
      • Send observation if value less than
  • Placeholders (See Placeholders)
    • #{waspmoteName} waspmote model name
    • #{waspmoteId} waspmote model numeric unique identifier
    • #{blePeripheralUuid} ble unique id identifier
  • Produced observations (see /amtech/linkeddata/types/composite/observation)
    • /amtech/linkeddata/types/composite/observation/waspmoteSmartEnvironment