Hi,
I'm using the Java API to discover devices via the "getDeviceInfo"
method on OcPlatform.

Is there a way to get the devices URL from its OcRepresentation? I
read all the way down to the C stack and it looks like only the
following keys are set in the payload:

OC_RSRVD_DEVICE_ID,
OC_RSRVD_DEVICE_NAME,
OC_RSRVD_SPEC_VERSION
OC_RSRVD_DATA_MODEL_VERSION

(see here: 
https://github.com/iotivity/iotivity/blob/1.0.1/resource/csdk/stack/src/ocpayloadconvert.c#L425
)

Am I missing something?

Thanks!
  Salvatore

-- 
Salvatore Iovene

Personal website: http://iovene.com/
Founder of AstroBin: http://astrobin.com/

Reply via email to