Skip to content

Clarifying how readmultipleproperties work #848

@egekorkan

Description

@egekorkan

The TD spec is not clear on how to implement readmultipleproperties from the Consumer side. The corresponding paragraph is:

If not specified otherwise (e.g., through a TD Context Extension), the request data of the readmultipleproperties operation is an Array that contains the intended PropertyAffordances instance names, which is serialized to the content type specified by the Form instance.

The words request data exist only here in the document which is not clear where this array should be in the request. This op value raises another concern since in protocols like HTTP and CoAP it is not a good practice to send a body/payload with a GET request if this is what is hoped for. In MQTT it would not be possible at all as far as I know.

I am guessing that request data was written explicitly and it would be the job of protocol bindings document to explain how to incorporate it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Defer to TD 2.0Has Use Case PotentialThe use case can be extracted and explainedNeeded by other TFAn issue or UC from another TF to fullfill a requirement in their spec or gapSelected for Use CaseThe issue is relevant for the work and should move to an use case

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions