C Device Virtualization API Reference for Oracle Internet of Things Cloud Service Client Software Library. Release 21.1.1.0.0-3. E70343-26
iotcs_named_value_t Struct Reference

Change event. More...

#include <iotcs_virtual_device.h>

List of all members.

Public Attributes

const char * name
 The attribute for which the value was changed.
iotcs_typed_value typed_value
 The value of the attribute with its type after the change.
struct iotcs_named_value_tnext
 Pointer to next event in a chain.

Detailed Description

Change event.


Member Data Documentation

Pointer to next event in a chain.

If next = NULL then this event the last event in a chain


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