Is your feature request related to a problem? Please describe.
#70 introduced a naming more aligned with the VSS terminology: VssSignal + VssBranch.
VssSignals can be either sensors or actuators. Those interfaces should also be added.
Describe the solution you'd like
- Auto generated models for VssSignals should either implement VssSensor or VssActuator
- Think about default values + convenience API for these interfaces
Is your feature request related to a problem? Please describe.
#70 introduced a naming more aligned with the VSS terminology: VssSignal + VssBranch.
VssSignals can be either sensors or actuators. Those interfaces should also be added.
Describe the solution you'd like