ThingWorx C SDK
|
Property definition structure. More...
#include <twProperties.h>
Public Attributes | |
char * | name |
char * | description |
enum BaseType | type |
cJSON * | aspects |
Property definition structure.
char* twPropertyDef::description |
A description of the property.
char* twPropertyDef::name |
The name of the property.