Wiki source code of DataSwitch
Last modified by Jan Brinkhaus on 2023/03/27 12:13
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | DataSwitch acts like a network switch for machine data. It can be connected to local DataGate instances and forwards their data to a cloud. Data is made available via gRPC and MQTT. | ||
2 | |||
3 | [[image:grafik.png]] | ||
4 | |||
5 | The format in which data is provided via MQTT directly matches what a Brinkhaus DataStore expects. In this way, DataSwitch connects the data-collecting software DataGate with the data-providing software DataStore. |