https://github.com/mpostol/processobserver.dataproviders
ProcessObserver DataProvider Plug-ins Library
https://github.com/mpostol/processobserver.dataproviders
dataprovider iot m2m ooi opc-ua process-monitor processobserver sensor-connectivity uaooi
Last synced: 11 months ago
JSON representation
ProcessObserver DataProvider Plug-ins Library
- Host: GitHub
- URL: https://github.com/mpostol/processobserver.dataproviders
- Owner: mpostol
- License: mit
- Created: 2020-03-25T08:39:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T12:08:14.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T17:45:33.241Z (about 1 year ago)
- Topics: dataprovider, iot, m2m, ooi, opc-ua, process-monitor, processobserver, sensor-connectivity, uaooi
- Language: C#
- Homepage: https://mpostol.github.io/ProcessObserver.DataProviders/.
- Size: 3.55 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ProcessObserver DataProvider Plug-ins Library
Data providers are responsible for managing communication network and accessing plant-floor devices. In a real environment, monitoring and management of the recourses making up the information processing and communication infrastructure are often of the same importance as access to real time data. To commence factory tests of any system, we need to build a testing environment. Using the data provider concept it is possible to provide all of the mentioned kinds of information using the ProcessObserver concept implementation.
DataProvider plug-ins are used to:
- get access to process data using many vendor specific plant floor devices,
- build testing and simulation environment at the desk,
- monitor the host and commutation resources and publish diagnostic data in the same way as process data.
## Read also
- [API Browser](https://mpostol.github.io/ProcessObserver.DataProviders/help)