Mentions légales du service

Skip to content

Refactored Montoring/Tensorboard

CANSIZ Sergen requested to merge feature/153-refactor-monitor-class into develop

Monitor has been configured to receive scalar values through Request class of researcher

  • MONITOR messaging client is removed from messaging.py and general/monitoring channel is subscribed by researcher mqtt client
  • Methods has been added to Request class for adding/removing monitor message callback
  • Test functions has been updated/added

Merge request reports