Do you have an example of how to migrate the UI part of an 8.1 module to 8.3, specifically what shows up in the admin/gateway login (in 8.1 module name was listed in the left panel, with pages for module settings). I just need an example of what this looks like in 8.3. I don’t really need a migration.
I was looking at ignition-sdk-examples, specifically here, but noted the @Deprecated(since = "8.3.0") in the code. My module mostly works outside the UI stuff.