You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Boolean state in a DTDL command's request payload is rendered with the option of yes/no instead of true/false. This issue was introduced in version 0.15.8.
To Reproduce
Steps to reproduce the behavior:
Install 0.15.8 or later
Examine a device that has a DTDL model with a command that uses a boolean in the request payload, such as dtmi:azurertos:devkit:gsgmxchip;2.
Examine the IoT Plug and Play components command panel.
Observe that it provides state options as "Yes"/"No" instead of "True"/"False".
Expected behavior
Boolean values should be true/false, not yes/no.
Screenshots
Desktop (please complete the following information):
OS: Windows
OS 11
0.15.8.0
The text was updated successfully, but these errors were encountered:
ryanwinter
changed the title
[BUG] <Enter bug title>
[BUG] boolean payload state is display as "yes"/"no" for a iot plug and play component
Aug 22, 2023
ryanwinter
changed the title
[BUG] boolean payload state is display as "yes"/"no" for a iot plug and play component
[BUG] boolean payload state is display as "yes"/"no" for an iot plug and play component
Aug 22, 2023
Describe the bug
Boolean state in a DTDL command's request payload is rendered with the option of yes/no instead of true/false. This issue was introduced in version 0.15.8.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Boolean values should be true/false, not yes/no.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: