About Retrieve ContentInstance | ||||
Kei Nomoto | 2018-04-19 14:52 | Views 2472 | ||||
Thank you for your reply. The value of ACP is as follows; { "m2m: acp": { "pi": "S20180307030000072r08R", "ty": 1, "ct": "20180307 T041831", "ri": "Bymemu 1 Tuf", "rn": "sample_acp", "lt": "20180307 T041831", "et": "20210307 T041831", "pv": { "acr": [ {"acor": ["S20180307030000072r08R"], "acop": 63}, {"acor": ["test"], "acop": 2} ] }, "pvs": { "acr": [ {"acor": ["admin: admin"], "acop": 63}, {"acor": ["S20180307030000072r08R"], "acop": 63} ] } } } It is not 'all'. For the AE, only the above ACP is set as acpi. Retrieve AE, Retrieve Container behaves according to the set ACP. Only ContentInstance, ACP is not reflected. At this time, it has the following behavior; (1) X-M2M-Origin:S20180307030000072r08R Retrieve AE: success Retrieve Container: success Retrieve ContentInstance: success (2) X-M2M-Origin:sample Retrieve AE: Failure Retrieve Container: Failure Retrieve COntentInstance: Success |
||||
|