Response type for device type update operations. Either a success response with update confirmation or an error.
function handleUpdateDeviceType(resp: UpdateDeviceTypeResponse) { ... } Copy
function handleUpdateDeviceType(resp: UpdateDeviceTypeResponse) { ... }
Response type for device type update operations. Either a success response with update confirmation or an error.