Skip to content

alexjj/PI-Vision-Custom-Symbols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I forked this as OSISoft took down their Github repos, but I did not create it. For support visit OSISoft forums.


PI Vision Extensibility Samples and Tutorials

About

PI Vision is a web-client vizualization tool for the OSIsoft PI System. PI Vision 3.0 and beyond supports extensibility through the creation of a combination of html and javascript files. This repository is set up to help you learn how to extend PI Vision in different ways such as a custom symbol or tool pane.

Repository Sections

This repository is broken down into two separate sections, tutorials and community samples.

  • Tutorials

    Contains multiple walkthroughs, with documentation, about how to create very specific new symbols in PI Vision.

  • Community Samples

    Contains sample symbols and panes submitted by OSIsoft and the community to showcase what they have done with PI Vision's extensibilty model.

Resources

Contributing

Contributions we expect in this repository are focused on the Community Samples, you may open an issue if you see something wrong about the Tutorials and we will review it.

We do welcome everyone to share their PI Vision Extensibility samples and be certain all contributions will be considered. Please make sure that you read our general contribution guidelines and agree with it; it also contains a lot if useful information. Please keep in mind that integrating your contribution may require some adjustments in your code, if this is the case this will be discussed in the Pull Request you open.

Assuming you already forked and cloned the repository, here is the format we expect for community samples:

  1. Create a personal/company folder under the Community Samples directory
  2. Optionally, add a README.md file to that folder telling information about yourself or your company
  3. Create a subfolder for your new symbol ( if you add more in the future, you'll add more folders)
  4. In the subfolder, add a README.md describing how your symbol works as well as your JS and HTML files needed to use your sample.

Licensing

Copyright 2016-2017 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

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, 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.

About

Fork of OSISoft's PI Vision samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published