Hi
I'm not sure if I understand the issue right. I have supplied a number of device classes. The generated class shows the correct values:
$this->deviceclassphone=4;
$this->deviceclassmobile=5;
$this->deviceclasstablet=3;
$this->deviceclassdesktop=2;
$this->deviceclassdesktopxl=1;
I also clicked on the device class property, which opened a dialog where you can enter the numbers more easily. They are transferred into the correct elements. If you fill the individual properties and click on deviceclass, these elements are also copied correctly.
Can you provide a screenshot of your issue(s)? support at phspeed dot com.
The issue appears when assigning values to grouped properties and is now fixed. Available in the upcoming release.