Skip to content
This repository was archived by the owner on Jun 29, 2024. It is now read-only.

Add write approval API to UseCases implementing server side role #37

Merged
merged 13 commits into from
May 18, 2024

Conversation

DerAndereAndi
Copy link
Member

@DerAndereAndi DerAndereAndi commented May 16, 2024

  • Add write approval API to UCLPCServer, UCLPPServer
  • Add event type to notify about a new incoming use case specific write message
  • Add public methods to get the current list of pending writes and to approve or deny the write message

Fixes #36

@DerAndereAndi DerAndereAndi changed the title Add write approval API to UCLPCServer Add write approval API to UseCases implementing server side role May 16, 2024
@DerAndereAndi DerAndereAndi marked this pull request as draft May 16, 2024 19:51
@DerAndereAndi DerAndereAndi marked this pull request as ready for review May 18, 2024 11:50
@DerAndereAndi DerAndereAndi merged commit e388157 into dev May 18, 2024
6 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/approve-writes branch May 18, 2024 11:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add write checks and API
1 participant