SiriDB / siridb-enodo-hub

SiriDB Analyser
GNU General Public License v3.0
4 stars 0 forks source link

split services in enodo hub #76

Closed timoj closed 1 year ago

timoj commented 2 years ago

TLDR;

We need to remove the scheduling part from the Hub into a seperate service. the remaining functionality of the hub will stay in the Hub service, with the difference that multiple Hub instances are possible, and will be kept up-to-date via ThingsDB

Description

The Hub service handles API requests and incoming datapoints that the listeners send through. The Hub services holds a list with series names and their config.

Functionality

Some agreements on functionality: