How to add EDT parameter #558
-
Beta Was this translation helpful? Give feedback.
Answered by
rfahlberg
Apr 1, 2026
Replies: 1 comment
-
|
Hi @hui-zhou-a, the format for the EDT locations is as follows (Json schema): So in you case, for registering e.g. input "Thru_2x.Thru_2x.length" as parameter: The location formats are dynamic and depend on the connector node type. That makes it difficult to document. The best way to find out the proper format for each node type is (do this once):
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rfahlberg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hi @hui-zhou-a, the format for the EDT locations is as follows (Json schema):
So in you case, for registering e.g. input "Thru_2x.Thru_2x.length" as parameter:
The location formats are dynamic and depend on the connector node type. That makes it difficult to document. The best way to find out the proper format for each node type is (do this once):