set_device_type
return (lun->set_device_type(value));
bool set_device_type(uint8_t device_type);
bool set_device_type(const char *value);
cl->set_device_type(lun.device_type);