IoT Service
(from WP4
Interactions)
IoT Service
Resolution
(from WP4
Interactions)
updateServiceDescription(ServiceID, ServiceDescription)
Figure 129 : Update Service Description.
Interaction Diagram: Delete
An IoT Service deletes its Service Description from the IoT Service Resolution
component. The Service asynchronously calls the IoT Service Resolution
component using the deleteServiceDescription operation with the ServiceID
uniquely identifying the service description as parameter. The IoT Service
Resolution component deletes the Service Description identified by the
ServiceID from its internal information base. The call to
deleteServiceDescription always returns with an OK status code, as the
processing of the deletion is done asynchronously.