Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 437 Bytes

DeviceRegistrationAuth.md

File metadata and controls

19 lines (12 loc) · 437 Bytes

DeviceRegistrationAuth

Properties

Name Type Description Notes
id String The ID used to authenticate when this device was added
type TypeEnum The type of authentication used to add the device

Enum: TypeEnum

Name Value
PERSON "person"
APIKEY "apikey"