DRIVER-EU/node-test-bed-adapter

Time management changes

erikvullings opened this issue · 0 comments

As part of the CWA Common Simulation Space, several messages have changed. One of the changes is the time message. Instead of using the system_timing.avsc schema, the simulation_time_mgmt.avsc schema is used. Major changes:

  • updatedAt becomes timestamp
  • trialTimeSpeed becomes simulationSpeed
  • trialTime becomes simulationTime
  • timeElapsed becomes tags.timeElapsed of type string as it is no longer required
  • State.Idle becomes TimeState.Reset