Hi Lukas,
In vDC Panasonic we introduced setting DoNotDisturb
, handled as read/write boolean property.
Unfortunately property is not settable, because valueType_boolean
is not handled in ValueDescriptor::setValue
.
Is there any reason for that? If not please look at my fix.
Thanks in advance!