INTO-CPS-Association / maestro

Maestro a Co-Simulation Orchestration Engine
20 stars 3 forks source link

ComponentVariableFmi2Api missing support for fmi2SetDebugLogging #263

Closed CThuleHansen closed 3 years ago

CThuleHansen commented 3 years ago

The function fmi2SetDebugLogging is not supported by ComponentVariableFmi2Api, but it should be.

CThuleHansen commented 3 years ago

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.