Closed CThuleHansen closed 3 years ago
The function fmi2SetDebugLogging is not supported by ComponentVariableFmi2Api, but it should be.
fmi2SetDebugLogging
ComponentVariableFmi2Api
See https://github.com/INTO-CPS-Association/maestro/blob/954047f425e083e2c698f87cc31fe572d0ffa6c4/maestro/src/main/java/org/intocps/maestro/template/MaBLTemplateGenerator.java#L334-L357 for how the templategenerator sets it.
templategenerator
The function
fmi2SetDebugLogging
is not supported byComponentVariableFmi2Api
, but it should be.