FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fixed Formatting of Readme by theShmoo · Pull Request #1 · dcbark01/PI-Web-API-Client-Python · GitHub

Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .md  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
6 changes: 4 additions & 2 deletions README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -246,12 +246,13 @@ The path from the methods above should start with "pi:" (if your stream is a PI
pi_attribute_web_id_info = client.webIdHelper.get_web_id_info(pi_attribute_web_id)
pi_element_web_id_info= client.webIdHelper.get_web_id_info(pi_element_web_id)
pi_dataServer_web_id_info = client.webIdHelper.get_web_id_info(pi_data_server_web_id)


```

## Licensing

Copyright 2018 OSIsoft, LLC.

```
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Expand All @@ -263,5 +264,6 @@ Copyright 2018 OSIsoft, LLC.
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

Please see the file named [LICENSE.md](LICENSE.md).

Back | FazBrowse Home | New Git URL