Inputs pins which can be added dynamically.
More...
Go to the source code of this file.
Inputs pins which can be added dynamically.
- Author
- T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
- Date
- 2023-12-21
◆ from_json()
Converts the provided json object into a node object.
- Parameters
-
[in] | j | Json object with the needed values |
[out] | obj | Object to fill from the json |
[in,out] | node | Pointer to the node calling this |
◆ to_json()
Converts the provided object into json.
- Parameters
-
[out] | j | Json object which gets filled with the info |
[in] | obj | Object to convert into json |