: Public Note
Created: |
01.02.2018 16:57:15 |
Modified: |
01.02.2018 16:57:17 |
|
Project: |
|
Author: |
deniz |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{C1E40EDA-5B10-43a6-93A6-DB98215F08CB} |
Appears In: |
ServiceEntry |
A dedicated container object was introduced for various reasons:<br/><br/><ul>
<li>As the 'id' is intended to be created by the server, it can not be part of the client-generated ServiceEntry, as this would not allow the client to sign the entry.</li><li>It might be necessary to introduce additional fields which are needed for SD#lt;-#gt;SD synchronization. To keep the transmitted messages between clients small, those fields should be placed in a 'server-side only' data structure.</li></ul>
<br/><br/>