I have a Plug and Play model: Link to model for my Azure Sphere device/application that defines . . .
Telemetry items
Property items (device twins)
Commands (direct methods)
My application implements the PnP requirements. When my device connects to IoT Central a new Device Template is automatically created. Additionally, there are some basic views generated for my device.
My question is . . .
Is there a way for me to define custom views for my device that will be automatically generated when my Plug and Play Device Template is generated?
Thanks,
Brian