|
Gocator API
|
| kStatus GoSensorInfo_Model | ( | GoSensorInfo | info, |
| kChar * | model, | ||
| k32u | capacity | ||
| ) |
Gets the model string of the sensor which provided the sensor information.
| info | GoSensorInfo object. |
| model | A character array pointer. |
| capacity | The character array capacity. |