Exploring the Ping Sensor Plugin in UI5

I’ve been diving into the world of plugin development and decided to start with something practical— the Ping Sensor plugin. After checking out the code from the repository, I felt a lot more confident about how it works. However, there’s one hurdle I’m struggling with: configuring it through the UI5 interface. All the documentation I found seems to be for UI4, which is quite different from UI5. I’ve managed to upload the plugin files, but I’m stuck on how to create a device that can ping a specific IP address, like 192.168.10.10. If anyone has successfully set this up or can provide some guidance, I’d be really grateful. Let’s figure this out together! :rocket: