Program.Setup(()=>{
Program.AddFeature("HomeAutomation.RFX433.th", "Sensor", "RFX433.th.DeviceId", "Device ID","text");
Program.AddVirtualModules("HomeAutomation.RFX433.th", "Sensor", "homegenie/generic/sensor", 1, 6);
});
I want to use that field, device id to identify the module, and not the module name.