SDK Reference v2.0.0 / QueryableDeviceDataType
QueryableDeviceDataType
struct QueryableDeviceDataType : Decodable, Equatable, Hashable
Information about a single device data type that is supported by the current project configuration and can be queried using the Device Data API.
namespace
let namespace: DeviceDataNamespace
The namespace to use when querying for device data.
type
let type: String
The type to use when querying for device data.