Difference between revisions of "Smart Agriculture"
From AMTech WikiDocs
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
*id Agriculture 4 | *id Agriculture 4 | ||
*Bridge waspmote following sensors read to IoT DAP | *Bridge waspmote following sensors read to IoT DAP | ||
+ | #IN_TEMP Device Temperature | ||
+ | #BAT Battery level | ||
+ | #ACC Acceleromete X,Y,Z | ||
#TCB Temperature C (Sensirion) | #TCB Temperature C (Sensirion) | ||
#TFB Temperature F (Sensirion) | #TFB Temperature F (Sensirion) | ||
Line 22: | Line 25: | ||
* Edge Intelligence | * Edge Intelligence | ||
− | ** | + | **[[Smoothing_observations|Smoothing observations]] |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
* Placeholders (See [[Sensor%27s_network#Placeholders_substitution|Placeholders]]) | * Placeholders (See [[Sensor%27s_network#Placeholders_substitution|Placeholders]]) |
Latest revision as of 13:13, 2 February 2018
Smart Agriculture
- id Agriculture 4
- Bridge waspmote following sensors read to IoT DAP
- IN_TEMP Device Temperature
- BAT Battery level
- ACC Acceleromete X,Y,Z
- 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
- 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