-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
Currently only task local variables can be retrieved using the rest api.
AT:
- I can get task variables with taskService.getVariable(taskId, var) semantics
- I can get the binary representation with /data (if applicable)
- I can modify task variables with taskService.setVariable(taskId, var, value) semantics
This is the controller panel for Smart Panels app
- is depended on by
-
CAM-3977 Documentation Bug in "Provide Download Link for Byte Variables"
- Closed