IoTivity-Lite
oc_device_info_t Struct Reference

device information More...

#include <oc_core_res.h>

Data Fields

oc_core_add_device_cb_t add_device_cb
 callback when device is changed More...
 
void * data
 user data More...
 
oc_uuid_t di
 device indentifier More...
 
oc_string_t dmv
 data model version More...
 
oc_string_t icv
 specification version More...
 
oc_string_t name
 name of the device More...
 
oc_uuid_t piid
 Permanent Immutable ID. More...
 

Detailed Description

device information

Field Documentation

◆ add_device_cb

oc_core_add_device_cb_t add_device_cb

callback when device is changed

◆ data

void* data

user data

◆ di

oc_uuid_t di

device indentifier

◆ dmv

data model version

◆ icv

specification version

◆ name

name of the device

◆ piid

oc_uuid_t piid

Permanent Immutable ID.


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