Record

device-code

No description available.

record device-code {
  code: option​<string>,
  created-at: option​<string>,
  device-id: option​<string>,
  id: option​<string>,
  location-id: option​<string>,
  name: option​<string>,
  pair-by: option​<string>,
  paired-at: option​<string>,
  product-type: string,
  status: option​<string>,
  status-changed-at: option​<string>,
}

Fields

NameTypeDescription
codeoption​<string>
created-atoption​<string>
device-idoption​<string>
idoption​<string>
location-idoption​<string>
nameoption​<string>
pair-byoption​<string>
paired-atoption​<string>
product-typestring
statusoption​<string>
status-changed-atoption​<string>