Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data key configuration for Update Multiple Attributes widget #10733

Open
saknarak opened this issue May 7, 2024 · 0 comments
Open

Data key configuration for Update Multiple Attributes widget #10733

saknarak opened this issue May 7, 2024 · 0 comments
Assignees
Labels
question generic question

Comments

@saknarak
Copy link

saknarak commented May 7, 2024

Component

  • UI

Description
Based on this document
https://thingsboard.io/docs/devices-library/esp32-dev-kit-v1/
Example dashboard https://thingsboard.io/docs/devices-library/resources/dashboards/microcontrollers/basic/dashboard.json

Update Multiple Attributes widget > Data key configuration > Advanced > Disable on false value of another datakey (specify datakey name
enter "invertedLedMode"

image

When "invertedLedMode" is a Data key with
Key: ledMode
Label: invertedLedMode
Data-processing function: return value == 1;

image

When ledMode was changed, nothing happen, input not disabled.
But when use "ledMode" input has been enable/disable correctly

I think it cannot use "label" as datakey, why example use "label" as data key or I miss something?

Environment

  • OS: Windows 11
  • ThingsBoard: Community Edition
  • Browser: Latest Chrome
@saknarak saknarak added the question generic question label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question generic question
Projects
None yet
Development

No branches or pull requests

2 participants