Please check if the PR fulfills these requirements
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Feature
What is the current behavior? (You can also link to an open issue here)
There's no way to revert back a specialized value for a particular static attribute.
What is the new behavior (if this is a feature change)?
If device is updated with a static attribute with no "static_value" field, it will revert back to the original value from template.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
No
Is there any issue related to this PR in other repository? (such as dojot/dojot)
This is connected to dojot/dojot#1033
Please check if the PR fulfills these requirements
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Feature
What is the current behavior? (You can also link to an open issue here) There's no way to revert back a specialized value for a particular static attribute.
What is the new behavior (if this is a feature change)? If device is updated with a static attribute with no "static_value" field, it will revert back to the original value from template.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) No
Is there any issue related to this PR in other repository? (such as dojot/dojot) This is connected to dojot/dojot#1033
Other information: