Skip to content

Learn how to add a custom symbol, created with JavaScript and HTML, to PI Coresight 3

License

Notifications You must be signed in to change notification settings

james9005/PI-Coresight-Custom-Symbols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Adding Custom Symbols to PI Coresight 3

About

This repository is set up to help you learn how to add a custom symbol, created with JavaScript and HTML, to PI Coresight 3, which is currently in beta. You will 'register' a custom symbol to add it to the available 'symbol library' and learn how to access data for the symbol when it is placed on a display. You will also learn how the symbol and application can interact with each other in ways such as responding to time range changes. Finally, you will see how the symbol is persisted with the display and hooked into the undo/redo system.

Creating new symbols

Each section below is used to walkthrough the creation of a specific custom symbol. It is recommended to go through the simple value symbol instructions first. Each set of instructions is meant to be run as a copy and paste exercise.

Licensing

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

Learn how to add a custom symbol, created with JavaScript and HTML, to PI Coresight 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published