Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 10: Line 10:
  
 
{{CTable}}
 
{{CTable}}
| Name || Type || Multiplicity || Create || Update ||Response
+
| Attribute Name || Type || Multiplicity || Create || Update ||Response
 
|-
 
|-
| [[OM2M/Attributes#AccessRightID|accessRightID]] || URI || 0..1 || NP || NP || M
+
| groupCollection || [[OM2M/Group|Group]] || 0..unbounded || || ||  
 
|-
 
|-
| searchStrings || SearchStrings || 1 || NP || NP || M
+
| || || || || ||  
 
|-
 
|-
| ... || ... || ... || ... || ... || ...
+
| || || || || ||  
 +
|-
 +
| || ||  || || ||
 +
|-
 +
| || ||  || || ||
 +
|-
 +
| [[OM2M/Attributes#AccessRightID|accessRightID]] || URI || 0..1 || NP || NP || M
 
|}
 
|}
  

Revision as of 13:09, 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 Group 0..unbounded
accessRightID URI 0..1 NP NP M

Groups representation

 

Retrieve Groups

Back to the top