7.15 Resource [registration]
The Resource [registration] represents the configuration information needed to register and AE or CSE with a Registrar CSE.
The Resource [registration] is a multi-instance object where the key of the object is the originatorID (i.e. AE-ID, CSE-ID). The following rules are used to determine the object instance based on the originatorID:
- When the originatorID resource is for a CSE-ID, the TR-069 object instance Device.X_oneM2M_org_CSE.{i} shall be used for the specified CSE-ID.
- When the originatorID resource is for an AE-ID, the TR-069 object instance Device.X_oneM2M_org_AE.{i} shall be used for the specified AE-ID.
The information shall be created using the Add Object RPC of TR-069 [4].
The information shall be deleted using the Delete Object RPC of TR-069 [4].
The information shall be retrieved using the GetParameterValues RPC of TR-069 [4].
The capabilities shall be enabled and disabled using the SetParameterValues RPC of TR-069 [4].
Table 7.15-1: Resource [registration] for CSE
Attribute Name of [registration] | BBF TR-181 [6] Parameter (X_oneM2M_org_CSE) |
---|---|
originatorID | ID - See description of the type of object to instantiate. |
poA | PointOfAccess |
CSEBase | CSEBase - Resource-ID of the CSEBase of Registrar CSE. |
CSE-ID | CSEID - CSE-ID of the Registrar CSE. |
externalID | ExternalID |
triggerRecipientID | TriggerRecipientID |
mgmtLink [authenticationProfile] | AuthenticationProfile (TR-069 reference parameter that references a row in the Device.X_oneM2M_org_SecuritySolution.AuthenticationProfile table) |
Table 7.15-2: Resource [registration] for AE
Attribute Name of [registration] | BBF TR-181 [6] Parameter (X_oneM2M_org_AE) |
---|---|
originatorID | ID - See description of the type of object to instantiate. |
poA | PointOfAccess |
CSEBase | CSEBase - Resource-ID of the CSEBase of Registrar CSE. |
CSE-ID | CSEID - CSE-ID of the Registrar CSE. |
appID | ApplicationID |
mgmtLink [authenticationProfile] | AuthenticationProfile (TR-069 reference parameter that references a row in the Device.X_oneM2M_org_SecuritySolution.AuthenticationProfile table) |