Difference between revisions of "Smart Agriculture"
From AMTech WikiDocs
(Created page with "=== Smart Agriculture === Bridge waspmote following sensors read to to IoT DAP #Device Temperature IN_TEMP #Battery level BAT #Acceleromete X,Y,Z ACC #Ch...") |
|||
Line 1: | Line 1: | ||
=== Smart Agriculture === | === Smart Agriculture === | ||
− | Bridge waspmote following sensors read | + | *id Agriculture = 4 |
− | # | + | *Bridge waspmote following sensors read to IoT DAP |
− | # | + | #TCB Temperature C (Sensirion) |
− | # | + | #TFB Temperature F (Sensirion) |
− | # | + | #HUMB Humidity (Sensirion) |
− | # | + | #SOILT Soil Temperature |
− | # | + | #SOIL Soil Moisture |
− | # | + | #LW Leaf Wetness |
− | # | + | #PAR Solar Radiation |
− | # | + | #UV Ultraviolet Radiation |
− | # | + | #TD Trunk Diameter |
− | # | + | #SD Stem Diameter |
− | # | + | #FD Fruit Diameter |
− | # | + | #ANE Anemometer |
− | # | + | #WV Wind Vane |
− | # | + | #PLV Pluviometer |
− | # | + | #SOIL_C Soil Moisture (socket C) |
− | # | + | #SOIL_D Soil Moisture (socket D) |
− | # | + | #SOIL_E Soil Moisture (socket E) |
− | + | #SOIL_F Soil Moisture (socket F) | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
* Edge Intelligence | * Edge Intelligence | ||
** Setting readSmoothing property allows to smooth each sensor read value by | ** Setting readSmoothing property allows to smooth each sensor read value by |
Revision as of 17:41, 19 July 2017
Smart Agriculture
- id Agriculture = 4
- Bridge waspmote following sensors read to IoT DAP
- TCB Temperature C (Sensirion)
- TFB Temperature F (Sensirion)
- HUMB Humidity (Sensirion)
- SOILT Soil Temperature
- SOIL Soil Moisture
- LW Leaf Wetness
- PAR Solar Radiation
- UV Ultraviolet Radiation
- TD Trunk Diameter
- SD Stem Diameter
- FD Fruit Diameter
- ANE Anemometer
- WV Wind Vane
- PLV Pluviometer
- SOIL_C Soil Moisture (socket C)
- SOIL_D Soil Moisture (socket D)
- SOIL_E Soil Moisture (socket E)
- 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
- Setting readSmoothing property allows to smooth each sensor read value by
- 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