Skip to content

mpostol/ProcessObserver.DataProviders

Repository files navigation

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