Dynamic OMF Health Data
- Last UpdatedMar 05, 2025
- 1 minute read
OMF Health Messaging enables interface functionality that sends status information to a configured OMF endpoint, providing a history of interface operation. The following table shows that two objects are established to store String and DateTime values for OMF health.
|
PI Point/CONNECT data services stream |
Data type |
Description |
|---|---|---|
|
DeviceStatus |
String |
|
|
NextHealthMessageExpected |
DateTime |
|
-
If the endpoint type is PIWebAPI then the DeviceStatus and NextHealthMessageExpected are created as points in PI Server.
-
If the endpoint type is CONNECT data services, then these two objects become streams in the CONNECT data services data store.
-
The names of both PI points and CONNECT data services streams have the following pattern:
HostName.ServiceName.DeviceStatus
and
HostName.ServiceName.NextHealthMessageExpected