I have built a plugin that creates devices and fill in the device type string field using device.Device_Type_String(hs) = "Something"
If I then create a virtual device in HS this device gets the same device type by itself, if the plugin is running. If I stop the plugin device type will be empty, as it should.
I seem to remember to have read a post about how to avoid this, but cant find it. Anyone that knows?
If I then create a virtual device in HS this device gets the same device type by itself, if the plugin is running. If I stop the plugin device type will be empty, as it should.
I seem to remember to have read a post about how to avoid this, but cant find it. Anyone that knows?
Comment