-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
index.js: - findVar: deal with pid.id (temp) - remove findParentVar and use findVar(pid) - use gid("pid.id") e.g. Print.log, Pins.board, mdlTbl.mdlName, m.moduleName, Instances.insTbl - node.id = variable.pid + variable.id SysModModel - findVar: support pid.id and recursively call using the parent JsonObject - remove findParentVar and use findVar(pid) SysModUI - callVarFun: set rowNr in response
- Loading branch information
1 parent
a7d1443
commit 210ee6d
Showing
6 changed files
with
85 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.