[go: up one dir, main page]

Add Publish/Subscribe feature

As a Third Party application, I want to be able to subscribe to the data collector and receive new data according to some filter parameters, such as resource_id and capability, in a given interval.

  • Add subscribe feature to Data Collector.
  • Add publish feature to Data Collector.
  • Set up a scheduler to send the data to the Third Party applications in parallel.