added processing of ApSsidMetrics, adjusted application properties for opensync-gateway-cloud-process to reference Client service

This commit is contained in:
Dmitry Toptygin
2020-05-22 18:34:45 -04:00
parent 591629f90b
commit d140a0462e
2 changed files with 307 additions and 3 deletions

View File

@@ -93,23 +93,27 @@ tip.wlan.secondaryPort=9097
tip.wlan.csrf-enabled=false
#properties that configure remote interfaces to communicate with cloud
# when separate portal - prov - ssc processes are in use:
# when separate portal - prov - ssc processes are in use:
##SSC-related services
#tip.wlan.cloudEventDispatcherBaseUrl=https://localhost:9031
#tip.wlan.statusServiceBaseUrl=https://localhost:9031
#tip.wlan.routingServiceBaseUrl=https://localhost:9031
##PROV-related services
#tip.wlan.customerServiceBaseUrl=https://localhost:9091
#tip.wlan.locationServiceBaseUrl=https://localhost:9091
#tip.wlan.equipmentServiceBaseUrl=https://localhost:9091
#tip.wlan.profileServiceBaseUrl=https://localhost:9091
#tip.wlan.routingServiceBaseUrl=https://localhost:9091
# For all-cloud-in-one-process :
#SSC-related services
tip.wlan.cloudEventDispatcherBaseUrl=https://localhost:9092
tip.wlan.statusServiceBaseUrl=https://localhost:9092
tip.wlan.routingServiceBaseUrl=https://localhost:9092
#PROV-related services
tip.wlan.customerServiceBaseUrl=https://localhost:9092
tip.wlan.locationServiceBaseUrl=https://localhost:9092
tip.wlan.equipmentServiceBaseUrl=https://localhost:9092
tip.wlan.profileServiceBaseUrl=https://localhost:9092
tip.wlan.routingServiceBaseUrl=https://localhost:9092
#server.session-timeout= # session timeout in seconds