|
Gocator API
|
Represents health information from a single sensor.

Public Member Functions | |
| GoIndicator * | GoHealthMsg_At (GoHealthMsg msg, kSize index) |
| Gets the health indicator at the specified index. More... | |
| kSize | GoHealthMsg_Count (GoHealthMsg msg) |
| Count of health indicators in this message. More... | |
| GoIndicator * | GoHealthMsg_Find (GoHealthMsg msg, k32u id, k32u instance) |
| Finds the health indicator with the matching ID. More... | |
| GoDataSource | GoHealthMsg_Source (GoHealthMsg msg) |
| Gets the health source. More... | |