ThingWorx C SDK
Public Attributes | List of all members
twProperty Struct Reference

Property base structure. More...

#include <twProperties.h>

Public Attributes

char * name
 
twPrimitivevalue
 
DATETIME timestamp
 
char * quality
 

Detailed Description

Property base structure.

Member Data Documentation

char* twProperty::quality

Timestamp of the property (defaults to current time).

DATETIME twProperty::timestamp

A pointer to the primitive containing the property value.

twPrimitive* twProperty::value

The name of the property.


The documentation for this struct was generated from the following file: