Forum Discussion
Jerry1410
Apr 05, 2022Copper Contributor
Why I don't see "properties"-column on my Azure-IoT-Central Device?
I just started learning Azure-IoT-Central yesterday.
I tried the demo "dtmi:com:example:Thermostat;1"
- It has a writable property.
- I can see: "About, Overview, Command..."
- But why I don't see the "properties"-column?
- (Please see screenshot)
Any hint? Thanks!
Jadv
- Note that when using the "Create default views" feature, you will only see a tile for displaying the property (even if it's writable). In order to have a tile where you can edit the property to change it on the device, you need to add a new view in the device template and select the form type ("Editing device and cloud data"). To add a new view, go to the device template, click on "Views" then select "Editing device and cloud data", then select your writable property from the list, save and publish the template, then you should see the writable property in this new Form column
4 Replies
- OlivierBlochIron ContributorNote that when using the "Create default views" feature, you will only see a tile for displaying the property (even if it's writable). In order to have a tile where you can edit the property to change it on the device, you need to add a new view in the device template and select the form type ("Editing device and cloud data"). To add a new view, go to the device template, click on "Views" then select "Editing device and cloud data", then select your writable property from the list, save and publish the template, then you should see the writable property in this new Form column
- Jerry1410Copper Contributor
Thanks a lot! I got the new column (see below)
- A Quick question: how can I change the column order?
- (like move "Form11" after "overview")
- OlivierBlochIron ContributorI don't think this is possible, but certainly a great feature request for the IoT Central team. Feel free to suggest it here: https://feedback.azure.com/d365community/forum/35b59d83-f424-ec11-b6e6-000d3a4f0da0
- OlivierBlochIron ContributorThe About tab is where you should see the properties if you have added the said properties in the model before generating the default views