timelimit-server/docs/schema/registerchilddevicerequest-definitions-newdeviceinfo.md
2022-03-28 02:00:00 +02:00

39 lines
2 KiB
Markdown

# NewDeviceInfo Schema
```txt
https://timelimit.io/RegisterChildDeviceRequest#/definitions/NewDeviceInfo
```
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | [RegisterChildDeviceRequest.schema.json\*](RegisterChildDeviceRequest.schema.json "open original schema") |
## NewDeviceInfo Type
`object` ([NewDeviceInfo](registerchilddevicerequest-definitions-newdeviceinfo.md))
# NewDeviceInfo Properties
| Property | Type | Required | Nullable | Defined by |
| :-------------- | :------- | :------- | :------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [model](#model) | `string` | Required | cannot be null | [RegisterChildDeviceRequest](registerchilddevicerequest-definitions-newdeviceinfo-properties-model.md "https://timelimit.io/RegisterChildDeviceRequest#/definitions/NewDeviceInfo/properties/model") |
## model
`model`
* is required
* Type: `string`
* cannot be null
* defined in: [RegisterChildDeviceRequest](registerchilddevicerequest-definitions-newdeviceinfo-properties-model.md "https://timelimit.io/RegisterChildDeviceRequest#/definitions/NewDeviceInfo/properties/model")
### model Type
`string`