Retrieves Tags from the Gateway as Python dictionaries. These can be edited and then saved back using system.tag.configure.
|
system.tag.getConfiguration(basePath, recursive)
String basePath - The starting point where the tags will be retrieved. This can be a folder containing, and if Boolean recursive - If true, the entire tag tree under the specified path will be retrieved.
List - A List of tag dictionaries. Nested tags are placed in a list under the
Gateway, Vision Client, Perspective Session |
|
system tag getConfiguration, tag.getConfiguration |