monitoring-data-persistor/monitoring-data-persistor
Andreas Tsagkaropoulos a67c14afc2 Refactoring of code
Changes in structure of the code
Changes in  the subscription logic
Removed requirement for particular package versions
Improved connection parameters for InfluxDB

Change-Id: Ie61d9c52a4aa66b732c42f9353dd73c34521e991
2024-03-27 15:01:05 +01:00
..
2024-03-27 15:01:05 +01:00
2024-03-27 15:01:05 +01:00
2024-01-19 15:11:52 +02:00
2024-01-19 15:11:52 +02:00

Necessary steps:

To further develop the component, some changes might be needed. Specifically, the NEBULOUS_BASE_NAME might need to be changed in the library code connecting the component with the broker.

Interacting with the influx cli:

influx config create --config-name nebulous_conf \
  --host-url http://localhost:8086 \
  --org nebulous \
  --token tq5pA5uyt3pk65g9fALRZbMXCNg-81bDXuWK3NmjAyQN-t_cT3zFAbHzhtSeX83mJ1PqwZmeXALfKfdvDlGhVQ== \
  --active