The EES Registration procedure allows an EES to provide information to an ECS in order to enable provisioning EES(s) to an EEC.
The EES registration update procedure allows an EES to update the ECS, if there is a change in the information at the EES.
The EES uses the EES de-registration procedure to remove its information from the ECS.
The following information flows are specified for EES registration:
-
EES registration request and response;
-
EES registration update request and response; and
-
EES registration de-registration request and response.
Table 8.4.4.3.2-1 describes information elements for an EES registration request from the EES to the ECS.
Information element |
Status |
Description |
EES Profile | M |
Profile information as specified in Table 8.2.6-1 |
Security credentials | M | Security credentials of the EES. |
Proposed expiration time | O | Proposed expiration time for the registration |
Table 8.4.4.3.3-1 describes information elements for an EES registration response from the ECS to the EES.
Information element |
Status |
Description |
Successful response | O | Indicates that the registration request was successful. |
> Registration ID | M | Identifier of the registration. |
> Expiration time | O | Indicates the expiration time of the registration. To maintain an active registration status, a registration update is required before the expiration time.
If the Expiration time IE is not included, it indicates that the registration never expires. |
Failure response | O | Indicates that the registration request failed. |
> Cause | O | Indicates the cause of registration request failure |
Table 8.4.4.3.4-1 describes information elements for an EES registration update request from the EES to the ECS.
Information element |
Status |
Description |
Updated EES Profile (NOTE) | O |
Profile information as specified in Table 8.2.6-1 |
Security credentials | M | Security credentials of the EES. |
Registration ID | M | Identifier of the registration. |
Proposed expiration time (NOTE) | O | Proposed expiration time for the registration |
NOTE:
At least one of the IEs is included.
|
Table 8.4.4.3.5-1 describes information elements for an EES registration update response from the ECS to the EES.
Information element |
Status |
Description |
Successful response | O | Indicates that the registration update request was successful. |
> Expiration time | O | Indicates the expiration time of the updated registration. To maintain an active registration status, a registration update is required before the expiration time.
If the Expiration time IE is not included, it indicates that the updated registration never expires. |
Failure response | O | Indicates that the registration update request failed. |
> Cause | O | Indicates the cause of registration update request failure |
Table 8.4.4.3.6-1 describes information elements for an EES de-registration request from the EES to the ECS.
Information element |
Status |
Description |
Registration ID | M | Identifier of the registration. |
Security credentials | M | Security credentials of the EES |
Table 8.4.4.3.7-1 describes information elements for an EES de-registration response from the ECS to the EES.
Information element |
Status |
Description |
Successful response | O | Indicates that the de-registration request was successful. |
Failure response | O | Indicates that the de-registration request failed. |
> Cause | O | Indicates the cause of de-registration request failure |
Table 8.4.4.4.1-1 illustrates the API for EES registration.
API Name |
API Operations |
Operation Semantics |
Consumer(s) |
Eecs_EESRegistration | Request | Request/ Response | EES |
Update |
Deregister |
API operation name:
Eecs_EESRegistration_Request
Description:
The consumer requests to register the EES on the ECS.
Inputs:
Outputs:
See
clause 8.4.4.2.2 for details of usage of this operation.
API operation name:
Eecs_EESRegistration_Update
Description:
The consumer requests to update the registered information of the EES on the ECS.
Inputs:
Outputs:
See
clause 8.4.4.2.3 for details of usage of this operation.
API operation name:
Eecs_EESRegistration_Deregister
Description:
The consumer requests to deregister the EES from the ECS.
Inputs:
Outputs:
See
clause 8.4.4.2.4 for details of usage of this operation.