Closed PatrickKa closed 4 months ago
Blocked because while SpaceTeam/STS1_COBC_Docker#58 is already implemented, a new version of the Docker image is not yet released.
Until the new version of the Docker image is released, we installed the library locally in our container to not be blocked by that.
Description
We replaced the NamedType library with strong_type (see SpaceTeam/STS1_COBC_Docker#58 for details) so we need to change
ProgramId
, our only strong type so far, accordingly. See #308 for an inspiration on how to use the strong_type library.