ByteStreamEmonSvc: Modernize and enable thread checker

  • Enable static thread checker
  • Fix identation
  • Modernize the code
    • use message macros
    • move properties to header
    • use range-based loops
    • Replace BeginRun incident by start method

cc @rhauser

Merge request reports

Loading