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"

(Groups resource)
Line 7: Line 7:
 
* <[[OM2M/SclBase | sclBase]]>/[[OM2M/Scls | scls]]/<[[OM2M/Scl | scl]]>/[[OM2M/Groups | groups]]: contains [[OM2M/GroupAnnc | groupAnnc]] resource announced by the remote <[[OM2M/Scl | scl]]>.
 
* <[[OM2M/SclBase | sclBase]]>/[[OM2M/Scls | scls]]/<[[OM2M/Scl | scl]]>/[[OM2M/Groups | groups]]: contains [[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]]>.
 
* <[[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]]>.
* <[[OM2M/SclBase | sclBase]]>/[[OM2M/Scls | scls]]/<[[OM2M/Scl | scl]]>/[[OM2M/Applications | applications]]/<[[OM2M/ApplicationAnnc | applicationAnnc]]>/[[OM2M/Groups | groups]]: contains only [OM2M/GroupAnnc | groupAnnc]] resource, representing the announcement of a [[OM2M/Group | group]] residing in the remote <[[OM2M/Scl | scl]]>.
+
* <[[OM2M/SclBase | sclBase]]>/[[OM2M/Scls | scls]]/<[[OM2M/Scl | scl]]>/[[OM2M/Applications | applications]]/<[[OM2M/ApplicationAnnc | applicationAnnc]]>/[[OM2M/Groups | groups]]: contains only [[OM2M/GroupAnnc | groupAnnc]] resource, representing the announcement of a [[OM2M/Group | group]] residing in the remote <[[OM2M/Scl | scl]]>.
  
 
{{CTable}}
 
{{CTable}}

Revision as of 13:20, 16 April 2014

Groups resource

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


Attribute Name Type Multiplicity Create Update Response
groupCollection NamedReferenceCollection 0..unbounded N/A NP M
groupAnncCollection NamedReferenceCollection 0..unbounded N/A NP M
subscriptionReference group 0..unbounded N/A NP M
accessRightID URI 0..1 NP NP M

Groups representation

 

Retrieve Groups

Back to the top