Hi, @jomag
I haven’t gone through the sample completely, but when you cannot open the device’s detail view, you need to verify:
- The device appears in the API (devices endpoint)
- All the properties are set correctly (the main to verify are capabilities, presentationId, profileId)
I think for testing purposes, you can create the schema connector in the Developer Workspace and then “deploy it to test”. This should make it available in your catalog (Add device - Partner devices - Recommendations - My testing devices).
These instructions can help you go through the registration process: Schema Devices and Custom Capabilities
Remember you need to enable the developer mode in your ST app.
Thanks for the tag, @Andrew_Bartlett