Difference between revisions of "Smart Water"
From AMTech WikiDocs
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
*id Smart_Water 11 | *id Smart_Water 11 | ||
*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 | ||
#PH Water pH | #PH Water pH | ||
#ORP Oxidation ReductionPotential | #ORP Oxidation ReductionPotential | ||
Line 16: | Line 19: | ||
* 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 Water
- id Smart_Water 11
- Bridge waspmote following sensors read to IoT DAP
- IN_TEMP Device Temperature
- BAT Battery level
- ACC Acceleromete X,Y,Z
- PH Water pH
- ORP Oxidation ReductionPotential
- DO Disolved oxygen
- COND SENSOR_COND
- WT Water Temperature
- TURB Turbidity
- PH_A Water pH (socket A)
- PH_B Water pH (socket B)
- PH_C Water pH (socket C)
- ORP_A ORP (socket A)
- ORP_B ORP (socket B)
- ORP_C ORP (socket C)
- 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_Water configure with following sensors