MetaWearData
public struct MetaWearData
Native swift struct for holding data from the MetaWear This was created because the C++ library destroys MblMwData objects after the callbacks, but sometimes we need them to live longer
-
Undocumented
Declaration
Swift
public let timestamp: Date
-
Undocumented
Declaration
Swift
public func valueAs<T>() -> T