DeviceManagementUpdateDeviceClassBodyParam interface
Properties
| body | The device class json merge patch body. Currently only supports patching friendlyName. |
Property Details
body
The device class json merge patch body. Currently only supports patching friendlyName.
body: Partial<PatchBody>
Property Value
Partial<PatchBody>