SupportedDeviceTypes (Supported Device Types)
Array of supported device type codes. If the current device type is not in the array, installation/configuration/runtime will warn about incompatibility.
If not set, all device types are supported by default.
Get the device type in a script:
dtype = device.type()