Changing the function definition to a virtual function to allow overrides for some custom applications #61
Reference in New Issue
Block a user
Delete Branch "spahr/costumCommandTableExecution"
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?
Minor change with many implications - @tbaumgartl and I want to be able to override this function. This enables us to implement some custom handling of mode messages / commanding between certain assemblies and their device handlers. We will use this in the TCS system.
@muellerr Could you please have a look and merge this? Thank you!