You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,6 @@ Example of remoting configuration:
140
140
## Roadmap
141
141
142
142
### To version 1.1.0
143
-
- Add support for a prefix tag (.e.g. $REATMETRIC) in ReatMetric configuration modules, in addition to $HOME, to allow the specification of a root path for the configuration via Java system property
144
143
- persist implementation based on PostgreSQL and Timeseries
Copy file name to clipboardExpand all lines: eu.dariolucia.reatmetric.core/src/main/java/eu/dariolucia/reatmetric/core/configuration/ServiceCoreConfiguration.java
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,23 +31,30 @@ public class ServiceCoreConfiguration {
Copy file name to clipboardExpand all lines: eu.dariolucia.reatmetric.driver.automation.base/src/main/java/eu/dariolucia/reatmetric/driver/automation/base/definition/AutomationConfiguration.java
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,13 +31,17 @@ public class AutomationConfiguration {
Copy file name to clipboardExpand all lines: eu.dariolucia.reatmetric.driver.socket/src/main/java/eu/dariolucia/reatmetric/driver/socket/configuration/SocketConfiguration.java
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,9 @@ public class SocketConfiguration {
Copy file name to clipboardExpand all lines: eu.dariolucia.reatmetric.driver.spacecraft/src/main/java/eu/dariolucia/reatmetric/driver/spacecraft/definition/SpacecraftConfiguration.java
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,10 @@ public class SpacecraftConfiguration {
0 commit comments