alliander-opensource / ReLevENT

Integration project of DER-scheduling (OSS) with FledgePower (OSS)
Apache License 2.0
2 stars 0 forks source link

EMS interface: Command publishing fails #20

Open fhg-dw opened 1 month ago

fhg-dw commented 1 month ago

Error Description: The fledge south plugin will stop publishing command messages (on topic "fledge/south-command"), if the conformace tests are executed in a specifc way: If EmsInterfacingTests.commandsAreForwardedJustOnTime() is executed at last, it fails because there are no commands published onto the topic "fledge/south-command.

Yet, theFLEDGE framework seems to work only partially as new schedules are published (on topic "fledge/south-schedule").

How to reproduce: Scripts made available in https://github.com/alliander-opensource/ReLevENT/pull/19/commits/931b6e1c458ef3b9966f59f09dc7b5fe7a5b5a37