Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OM2M/Groups"

Line 4: Line 4:
  
 
The Groups resource is a collection of [[OM2M/Group | group]] resources and/or [[OM2M/GroupAnnc | groupAnnc]] resources. The following combinations are possible:
 
The Groups resource is a collection of [[OM2M/Group | group]] resources and/or [[OM2M/GroupAnnc | groupAnnc]] resources. The following combinations are possible:
* <[[OM2M/SclBase | sclBase]]>/[[OM2M/Groups | groups]]: contains only [[OM2M/Group | group]] resource.
+
* <[[OM2M/SclBase | sclBase]]>/[[OM2M/Groups | groups]]: contains only local [[OM2M/Group | group]] resource.
* <[[OM2M/SclBase | sclBase]]>/[[OM2M/Scls | scls]]/<[[OM2M/Scl | scl]]>/[[OM2M/Groups | groups]]: contains only [[OM2M/GroupAnnc | groupAnnc]] resource announced by a remote .
+
* <[[OM2M/SclBase | sclBase]]>/[[OM2M/Scls | scls]]/<[[OM2M/Scl | scl]]>/[[OM2M/Groups | groups]]: contains only [[OM2M/GroupAnnc | groupAnnc]] resource announced by the remote <[[OM2M/Scl | scl]]>.
*  
+
* <[[OM2M/SclBase | sclBase]]>/[[OM2M/Applications | applications]]/<[[OM2M/Application | app]]>/[[OM2M/Groups | groups]]: contains only [[OM2M/Group | group]] resource created by the application corresponding to <[[OM2M/Application | app]]>.
  
 
{{CTable}}
 
{{CTable}}

Revision as of 12:49, 16 April 2014

Groups resource

The Groups resource is a collection of group resources and/or groupAnnc resources. The following combinations are possible:


Name Type Multiplicity Create Update Response
accessRightID URI 0..1 NP NP M
searchStrings SearchStrings 1 NP NP M
... ... ... ... ... ...

Groups representation

 

Retrieve Groups

Back to the top