10 #ifndef GO_API_DATA_SET_H
11 #define GO_API_DATA_SET_H
53 #include <GoSdk/GoDataSet.x.h>
k32u GoDataSet_SenderId(GoDataSet set)
Gets the sender id (serial number) associated with this message collection.
Essential API declarations.
kObject GoDataSet_At(GoDataSet set, kSize index)
Gets the message at the specified index.
Represents a collection of data or health messages transmitted together.
Definition: GoDataSet.h:14
kSize GoDataSet_Count(GoDataSet set)
Count of messages in this collection.