DRIVER-EU / test-bed-time-service

Time service for the test-bed, publishes the fictive time to Apache Kafka.
MIT License
0 stars 0 forks source link

Time service not sending timingcontrol messages #19

Closed e-tinus closed 4 years ago

e-tinus commented 5 years ago

I'm not sure if this should be the case, but when cleaning the C# adapter (and adding new functionalities to update the application with timing control changes) I found the time service not sending out the timing control messages (https://github.com/DRIVER-EU/avro-schemas/blob/master/core/time/system_timing_control-value.avsc).

erikvullings commented 5 years ago

But why should the time service send out these messages? It just listens to them. Or do you mean the gui? But the gui is solely intended to show the clock, and manipulating the time is only a debugging feature.

e-tinus commented 5 years ago

Ah OK, so the Trial Management Tool is sending out the timing control messages, to be picked up by all adapters (including the one attached to the time service). I was testing the timing control messages via the time service (since it also allows for changing the time speed for instance), but I need to test this via the TMT then, correct?

erikvullings commented 5 years ago

Indeed, in case you want to listen to the timing control messages yourself, you do need to use the TMT, as that's the only service that is sending them ATM.

On Mon, 14 Oct 2019, 15:01 e-tinus, notifications@github.com wrote:

Ah OK, so the Trial Management Tool is sending out the timing control messages, to be picked up by all adapters (including the one attached to the time service). I was testing the timing control messages via the time service (since it also allows for changing the time speed for instance), but I need to test this via the TMT then, correct?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DRIVER-EU/test-bed-time-service/issues/19?email_source=notifications&email_token=AAX6YO53W3SVMHHKAWMQDYLQORURVA5CNFSM4I7OVWEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBESC6A#issuecomment-541663608, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX6YOZ54XF2BKLKYOLOYZLQORURVANCNFSM4I7OVWEA .