eclipse-basyx / basyx-java-server-sdk

MIT License
59 stars 46 forks source link

Registry-Integration Component: registry-integration #424

Open mateusmolina-iese opened 2 months ago

mateusmolina-iese commented 2 months ago

Design Considerations

  1. We should know where to save each shell
    • InMemory
    • MongoDB
  2. Shells and Registries should be kept in sync
    • HttpPollingConsumer (see databridge)
    • Mqtt Eventing

Rules

Acceptance Criteria