ThingWorx C SDK
|
DataShape entry structure definition. More...
#include <twInfoTable.h>
Public Attributes | |
char * | name |
char * | description |
enum BaseType | type |
twList * | aspects |
DataShape entry structure definition.
char* twDataShapeEntry::description |
A description of the entry.
char* twDataShapeEntry::name |
The name of the entry.