We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca67b9 commit aa65898Copy full SHA for aa65898
python-lib/osisoft_constants.py
@@ -403,7 +403,7 @@ class OSIsoftConstants(object):
403
"Security": "{base_url}/eventframes/{webid}/security",
404
"SecurityEntries": "{base_url}/eventframes/{webid}/securityentries"
405
}
406
- PLUGIN_VERSION = "1.2.3-beta.4"
+ PLUGIN_VERSION = "1.2.3"
407
VALUE_COLUMN_SUFFIX = "_val"
408
WEB_API_PATH = "piwebapi"
409
WRITE_HEADERS = {'X-Requested-With': 'XmlHttpRequest'}
0 commit comments