Difference between revisions of "Smart Cities"
From AMTech WikiDocs
(One intermediate revision by the same user not shown) | |||
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 | ||
Line 17: | Line 20: | ||
* Edge Intelligence | * Edge Intelligence | ||
− | ** | + | **[[Smoothing_observations|Smoothing observations]] |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
* Placeholders (See [[Sensor%27s_network#Placeholders_substitution|Placeholders]]) | * Placeholders (See [[Sensor%27s_network#Placeholders_substitution|Placeholders]]) | ||
** #{waspmoteName} waspmote model name | ** #{waspmoteName} waspmote model name |
Latest revision as of 13:14, 2 February 2018
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
- 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