Structure
MWMACAddress
After connection or if remembered, a MetaWear’s
info property exposes the stable MAC address.Framework
- Meta
Wear
Declaration
struct MWMACAddressTopics
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
MWDataConvertible MWReadableSwift.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 MWLastResetTime Board Restart Time
struct MWLogLength Bytes
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.