Skip to content

Introductory, language-specific examples demonstrating how to generate OSIsoft Message Format (OMF) messages and send them to a compatible endpoint

License

Notifications You must be signed in to change notification settings

heccet/OMF-Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMF-Samples

The OSIsoft Message Format (OMF) defines a set of message headers and bodies that can be used to generate compliant messages for ingestion into an on-premises PI System or OSIsoft Cloud Services.

These OMF samples are introductory, language-specific examples demonstrating how to generate OMF messages and send them to a compatible endpoint. They are intended as instructional samples only.

While the same messages can be sent to both an on-premise PI System and OSIsoft Cloud Services, the samples are separated into two groups to highlight the features of each system.

More information on OMF can be found here.

##License

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

About

Introductory, language-specific examples demonstrating how to generate OSIsoft Message Format (OMF) messages and send them to a compatible endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 46.6%
  • Python 45.4%
  • JavaScript 8.0%