Structure MWLast
MWLastResetTime
Board Restart Time
Framework
- Meta
Wear
Declaration
struct MWLastResetTime
Topics
Instance Properties
Instance Methods
func readableSignal (board: MWBoard) throws -> MWDataSignal ?
Obtains are reference to the readable data signal.
Type Aliases
typealias DataType
Final converted Swift value type
typealias RawDataType
MetaWear Cpp data type specified in
MblMwData
Default Implementations
Relationships
Conforms To
MWData
Convertible MWReadable
Swift
.Equatable Swift
.Hashable
See Also
Misc Signals & Commands
struct MWBatteryLevel
Battery life percentage 0 to 100
struct MWChargingStatus
Battery’s current charging state
struct MWChangeAdvertisingName
Changes only the device’s Bluetooth advertising name (not any SDK metadata).
struct MWLogLength
Bytes
struct MWMACAddress
After connection or if remembered, a MetaWear’s
info
property exposes the stable MAC address.struct MWMacro
Commands for recording, stopping, and removing sequences of commands.
enum MWNamedSignal
String key returned with a logger signal for a module by the C++ library. Subscripts can indicate a particular aspect (e.g., which thermistor), a custom slice into a Cartesian float, or other more advanced operations.