Difference between revisions of "Smart Agriculture"

From AMTech WikiDocs
Jump to: navigation, search
Line 1: Line 1:
 
=== Smart Agriculture ===
 
=== Smart Agriculture ===
*id Agriculture = 4
+
*id Agriculture 4
 
*Bridge waspmote following sensors read to IoT DAP  
 
*Bridge waspmote following sensors read to IoT DAP  
 
#TCB    Temperature C (Sensirion)
 
#TCB    Temperature C (Sensirion)

Revision as of 18:44, 19 July 2017

Smart Agriculture

  • id Agriculture 4
  • Bridge waspmote following sensors read to IoT DAP
  1. TCB Temperature C (Sensirion)
  2. TFB Temperature F (Sensirion)
  3. HUMB Humidity (Sensirion)
  4. SOILT Soil Temperature
  5. SOIL Soil Moisture
  6. LW Leaf Wetness
  7. PAR Solar Radiation
  8. UV Ultraviolet Radiation
  9. TD Trunk Diameter
  10. SD Stem Diameter
  11. FD Fruit Diameter
  12. ANE Anemometer
  13. WV Wind Vane
  14. PLV Pluviometer
  15. SOIL_C Soil Moisture (socket C)
  16. SOIL_D Soil Moisture (socket D)
  17. SOIL_E Soil Moisture (socket E)
  18. SOIL_F Soil Moisture (socket F)
  • 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
  • Arduino sketch for Smart Agriculture configure with following sensors