Hello Jason,
This may help you : https://wiki.iotivity.org/common_resources?s[]=interface
--
Thanks and Regards,
Abhishek Pandey.
- Original Message -
Sender : sunlf
Date : 2017-08-04 14:31 (GMT+5:30)
Title : [dev] One question about resource interface
You may reference section 7.6 in the OCF Core specification [1] for
detailed description. Basically, OC_RSRVD_INTERFACE_DEFAULT is the default
reserved interface name "oic.if.baseline", "core.rw" is just an example
used in the sample code. You definitely could use your own "vendor-defined
Interface
Hi, IoT devs,
I have one question about interface name.
I know using OCCreateResource to create device resource. But about the 3st
param, device interface name, what does that mean?
I found in sample, value OC_RSRVD_INTERFACE_DEFAULT is used and in website
the sample for that param is “