DeviceInfo
@neurosity/notion › DeviceInfo
Hierarchy
- DeviceInfo
Index
Properties
- apiVersion
- channelNames
- channels
- deviceId
- deviceNickname
- manufacturer
- model
- modelName
- modelVersion
- osVersion
- samplingRate
Properties
apiVersion
• apiVersion: string
Defined in types/deviceInfo.ts:12
channelNames
• channelNames: string[]
Defined in types/deviceInfo.ts:4
channels
• channels: number
Defined in types/deviceInfo.ts:5
deviceId
• deviceId: string
Defined in types/deviceInfo.ts:2
deviceNickname
• deviceNickname: string
Defined in types/deviceInfo.ts:3
manufacturer
• manufacturer: string
Defined in types/deviceInfo.ts:7
model
• model: string
Defined in types/deviceInfo.ts:8
modelName
• modelName: string
Defined in types/deviceInfo.ts:9
modelVersion
• modelVersion: string
Defined in types/deviceInfo.ts:10
osVersion
• osVersion: string
Defined in types/deviceInfo.ts:11
samplingRate
• samplingRate: number
Defined in types/deviceInfo.ts:6