Request and Reply Messaging Abstraction and first Consumers #136
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "request-reply-messaging-mode-tree"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR introduces the
CommandingServiceBase
equivalent for Rust which is required for all targeted messaging abstractions like HK, Actions, Modes and Parameters which are also tied to PUS in some shape or form. It also lays some groundwork for the mode tree abstractions.It also introduces a first variant of a device handler.
TODO:
Pull request closed