Cannot load classes from another bundle. As a result classes defined in the DRL bundle and used in the DRL files cannot be loaded. It is not a big problem, because our demo focuses on the DRL files and providing our API to use ESH, but in specific cases it's better to use Java helper classes (Like the TimedDimmer, which will handle the dimmer functionality).
Cannot load classes from another bundle. As a result classes defined in the DRL bundle and used in the DRL files cannot be loaded. It is not a big problem, because our demo focuses on the DRL files and providing our API to use ESH, but in specific cases it's better to use Java helper classes (Like the TimedDimmer, which will handle the dimmer functionality).