Difference between revisions of "Smart Cities"
From AMTech WikiDocs
(Created page with "=== Smart Cities === *id Smart_Cities 2 *Bridge waspmote following sensors read to IoT DAP * Edge Intelligence ** Setting readSmoothing property allows to smooth each sens...") |
|||
Line 2: | Line 2: | ||
*id Smart_Cities 2 | *id Smart_Cities 2 | ||
*Bridge waspmote following sensors read to IoT DAP | *Bridge waspmote following sensors read to IoT DAP | ||
− | + | #MCP Microphone | |
+ | #CDG Crack detection gauge | ||
+ | #CPG Crack propagation gauge | ||
+ | #LD Linear Displacement | ||
+ | #DUST Dust | ||
+ | #US Ultrasound | ||
+ | #TCA Temperature Celsius | ||
+ | #TFA Temperature Fahrenheit | ||
+ | #HUMA Humidity | ||
+ | #LUM Luminosity | ||
+ | #TCC Temperature (DS18B20) | ||
+ | #US_3V3` Ultrasound (3V3) | ||
+ | #US_5V Ultrasound (5V) | ||
* Edge Intelligence | * Edge Intelligence |
Revision as of 18:14, 19 July 2017
Smart Cities
- id Smart_Cities 2
- Bridge waspmote following sensors read to IoT DAP
- MCP Microphone
- CDG Crack detection gauge
- CPG Crack propagation gauge
- LD Linear Displacement
- DUST Dust
- US Ultrasound
- TCA Temperature Celsius
- TFA Temperature Fahrenheit
- HUMA Humidity
- LUM Luminosity
- TCC Temperature (DS18B20)
- US_3V3` Ultrasound (3V3)
- US_5V Ultrasound (5V)
- 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_Cities configure with following sensors