|
C Device Virtualization API Reference for Oracle Internet of Things Cloud Service Client Software Library. Release 21.1.1.0.0-3. E70343-26
|
value type More...
#include <iotcs.h>
Public Attributes | |
| int | int_value |
| integer value | |
| float | number_value |
| floating-point value | |
| const char * | string_value |
| address of null-terminated string | |
| iotcs_bool | bool_value |
| boolean value | |
| iotcs_date_time | date_time_value |
| 64-bit epoch | |
| struct iotcs_uri_object_t * | uri_object |
| uri object | |
value type