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 144c243 commit b89f6a8Copy full SHA for b89f6a8
README.md
@@ -88,7 +88,7 @@ The path from the methods above should start with "pi:" (if your stream is a PI
88
### Get the PI Data Archive WebId
89
90
```python
91
- dataServer = client.dataServer.get_by_path("\\\\PISRV1", None, None);
+ dataServer = client.dataServer.get_by_path("\\\\PISRV1", None, None);
92
```
93
94
### Create a new PI Point
0 commit comments