Heartbeat Class |
{ "CFXHandle": "SMTPlus.Model_21232.SN23123", "HeartbeatFrequency": "00:01:00" }
The Heartbeat type exposes the following members.
Name | Description | |
---|---|---|
ActiveFaults | ** NOTE: ADDED in CFX 1.7 ** Any faults currently active on this endpoint. Faults should be repeated here until cleared. Leaving this parameter as null means that active faults are not known. Setting it to an empty List implies positive knowledge that there are no active faults. | |
ActiveRecipes | ** NOTE: ADDED in CFX 1.7 ** Any recipes currently active on this endpoint. Recipes may be specified either using their identifiers or by including recipe details such as expected cycle times depending on what information the endpoing is able to communicate. Leaving this parameter as null means that active recipes are not known. Setting it to an empty List implies positive knowledge that there are no active recipes. Multiple recipes may be active at once on a given endpoint. | |
CFXHandle | The handle of the endpoint that is publishing the Heartbeat. | |
HeartbeatFrequency | The amount of time to expect between Heartbeast messasges for this endpoint |