Difference between revisions of "Smart Cities"
From AMTech WikiDocs
Line 1: | Line 1: | ||
=== Smart Cities === | === Smart Cities === | ||
*id Smart_Cities 2 | *id Smart_Cities 2 | ||
− | *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 | ||
#MCP Microphone | #MCP Microphone | ||
#CDG Crack detection gauge | #CDG Crack detection gauge |
Revision as of 18:19, 19 July 2017
Smart Cities
- id Smart_Cities 2
- Bridge waspmote following sensors read to IoT DAP
- IN_TEMP Device Temperature
- BAT Battery level
- ACC Acceleromete X,Y,Z
- 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