...
Code Block |
---|
class devicemanagerConfiguration { Database database; } class Database { String cluster; String node; String index; long archiveCheckIntervalSeconds; long archiveLifetimeSeconds; HostInfo[] hosts; } class HostInfo { String hostname; int port; String protocol; } |
Overview
Drawio | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Configurations till El Alto
...