Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.34 KB

PI-Connector-for-UFL-Samples

These samples show how to get started with the PI Connector for UFL.

Contents

  • [INI_FILE_EXAMPLES] Configuration (INI) examples for parsing different kinds of data
  • [REST_DATA_SENDERS (REST SERVER)] Python/C#/PowerShell samples to create data files and "PUT" it to the UFL REST endpoint
  • [COMPLETE_SOLUTIONS] End to end solutions for various types of devices or data providers.

Getting Started

You will need a development/test PI System and the PI Connector for UFL (the samples were tested with version 1.3.0.106). The UFL connector will automatically create tags, elements and event frames, thus care must be taken when using these examples against a production system.

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

   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.md.