de_sim
de_sim copied to clipboard
Enhance EventMessageInterface
In EventMessageInterface.__init__()
use the default values in self._default_values
, and use the types of attributes in self._annotations
to typecheck assigned values.