Ambient Control
From AMTech WikiDocs
Revision as of 18:31, 19 July 2017 by Carlos (Talk | contribs) (Created page with "=== Ambient Control === *id Ambient_Control 18 *Bridge waspmote following sensors read to IoT DAP #IN_TEMP Device Temperature #BAT Battery level #ACC Acceleromete...")
Ambient Control
- id Ambient_Control 18
- Bridge waspmote following sensors read to IoT DAP
- IN_TEMP Device Temperature
- BAT Battery level
- ACC Acceleromete X,Y,Z
- TCB Temperature
- HUMB Humidity
- LUM Luminosity
- LUX Luminosity
- 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 Ambient_Control configure with following sensors