cbs icon indicating copy to clipboard operation
cbs copied to clipboard

Send a DataCollectorActivityRegistered when anything is received from a known DataCollector

Open esp0 opened this issue 7 years ago • 0 comments

When something( CaseReports, Invalid Case Reports, 99-reports or anything else) is received from a data collector, we should publish a DataCollectorActivityRegistered event that other contexts can subscribe to. The event should contain:

  • DataCollectorId
  • Timestamp

esp0 avatar Jan 19 '19 13:01 esp0