Record
device-update-params
No description available.
record device-update-params {
device-id: string,
encryption: device-create-body-encryption-enum,
ip: string,
name: string,
protocol: device-create-body-protocol-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| device-id | string | |
| encryption | device-create-body-encryption-enum | |
| ip | string | |
| name | string | |
| protocol | device-create-body-protocol-enum |