Dear OSWG Members & Iotivity Maintainers,
Before I deep dive into topic, let me explain what default interface is in
short. When a client queries server for a resource without any "if" value,
it is default interface who guides the resource to send appropriate
response.
There is ongoing discus
On Tuesday 02 February 2016 14:38:25 Dwarkaprasad Dayama wrote:
> Option 1 -
>
> Default interface is clearly defined for each resource. Overriding interface
> type is not allowed.
>
>
> Pros - No surprises for a client due to prior knowledge of default interface
> for each resource.
>
> Cons -