Structure
MWHumidity
No overview available.
Framework
- Meta
Wear
Declaration
struct MWHumidityTopics
Initializers
Instance Properties
var pollingRate : MWFrequency Rate at which an event fires to read the sensor’s signal.
var signalName : MWNamedSignal Identifier for downloadable signal when exporting an
MWDataTable .Type Aliases
typealias DataType Final converted Swift value type
typealias RawDataType MetaWear Cpp data type specified in
MblMwData Enumerations
Relationships
Conforms To
MWDataConvertible MWPollableMWReadableSwift.Equatable Swift.Hashable
See Also
Modules
struct MWAmbientLight Lux (Illuminance)
struct MWBuzzer The haptic module controls a high current driver to power a motor or buzzer (or similar devices).
struct MWHapticMotor In the MMR+ model, the coin vibration motor provides haptic feedback. It does not provide pulse-width modulation capability.
struct MWThermometer Celcius
struct MWStepCounter Emits steps detected in 20 step intervals.
struct MWStepDetector Emits each time a step is detected, leaving summation to you.