boschresearch / open-eot-agents

2 stars 1 forks source link

Updated ServiceDirectory for unique entries #28

Closed danielksan81 closed 2 years ago

danielksan81 commented 2 years ago

ServiceDirectory checks now if entry is already existent and if found, it emits ServiceAlreadyExistent event. If not found, entry is added to list.

Signed-off-by: Daniel Kunz daniel.kunz@de.bosch.com

resolves #7