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/AccessRights"

(Created page with "__TOC__ == AccessRights resource == The AccessRights resource is a collection of accessRight resources and/or AccessRightAnnc r...")
 
(AccessRights resource)
Line 7: Line 7:
 
* <[[OM2M/SclBase|sclBase]]>/[[OM2M/Scls|scls]]/<[[OM2M/Scl|scl]]>/[[OM2M/AccessRights|accessRights]]: contains [[OM2M/AccessRightAnnc|accessRightAnnc]] resource announced by an [[OM2M/AccessRight|accessRight]] resource in the remote <[[OM2M/Scl|scl]]>.
 
* <[[OM2M/SclBase|sclBase]]>/[[OM2M/Scls|scls]]/<[[OM2M/Scl|scl]]>/[[OM2M/AccessRights|accessRights]]: contains [[OM2M/AccessRightAnnc|accessRightAnnc]] resource announced by an [[OM2M/AccessRight|accessRight]] resource in the remote <[[OM2M/Scl|scl]]>.
 
* <[[OM2M/SclBase|sclBase]]>/[[OM2M/Applications|applications]]/<[[OM2M/Application|app]]>/[[OM2M/AccessRights|accessRights]]: contains only [[OM2M/AccessRight|accessRight]] resource created by the <[[OM2M/Application | application]]> corresponding to <[[OM2M/Application | app]]>.
 
* <[[OM2M/SclBase|sclBase]]>/[[OM2M/Applications|applications]]/<[[OM2M/Application|app]]>/[[OM2M/AccessRights|accessRights]]: contains only [[OM2M/AccessRight|accessRight]] resource created by the <[[OM2M/Application | application]]> corresponding to <[[OM2M/Application | app]]>.
* <[[OM2M/SclBase|sclBase]]>/[[OM2M/Scls|scls]]/<[[OM2M/Scl|scl]]>/[[OM2M/Applications|applications]]/<[[OM2M/ApplicationAnnc|applicationAnnc]]>/[[OM2M/AccessRights|accessRights]]: contains only [[OM2M/AccessRightAnnc|accessRightAnnc]] resource representing the announcement of a [[OM2M/AccessRight|accessRight]] residing in the remote <[[OM2M/Scl|scl]]>.
+
* <[[OM2M/SclBase|sclBase]]>/[[OM2M/Scls|scls]]/<[[OM2M/Scl|scl]]>/[[OM2M/Applications|applications]]/<[[OM2M/ApplicationAnnc|applicationAnnc]]>/[[OM2M/AccessRights|accessRights]]: contains only [[OM2M/AccessRightAnnc|accessRightAnnc]] resource representing the announcement of an [[OM2M/AccessRight|accessRight]] resource residing in the remote <[[OM2M/Scl|scl]]>.
  
 
{{CTable}}
 
{{CTable}}

Revision as of 04:34, 17 April 2014

AccessRights resource

The AccessRights resource is a collection of accessRight resources and/or AccessRightAnnc 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 AnyURI 1 N/A NP M
accessRightID AnyURI 0..1 N/A O O
creationTime DateTime 1 N/A NP M
lastModifiedTime DateTime 1 N/A NP M

Groups representation

Back to the top