Interface IDeviceProps

Properties of a DeviceProps.

Hierarchy

  • IDeviceProps

Implemented by

Properties

historySyncConfig?: null | IHistorySyncConfig

DeviceProps historySyncConfig

os?: null | string

DeviceProps os

platformType?: null | PlatformType

DeviceProps platformType

requireFullSync?: null | boolean

DeviceProps requireFullSync

version?: null | proto.DeviceProps.IAppVersion

DeviceProps version

Generated using TypeDoc