19 lines
640 B
YAML
19 lines
640 B
YAML
---
|
|
|
|
di_devsimjs_config_file: "/etc/di/crtm3000.conf"
|
|
|
|
di_devsimjs_loglevel: "info"
|
|
di_devsimjs_logfile: "/var/log/di/crtm3000.log"
|
|
di_devsimjs_secureserver_uri: "tcp://localhost:12003"
|
|
di_devsimjs_proxy_pubsub_uri: "tcp://localhost:5000"
|
|
di_devsimjs_proxy_reqrep_uri: "tcp://localhost:7000"
|
|
di_devsimjs_project_proxy_uri: "tcp://localhost:7001"
|
|
di_devsimjs_threshold_backoff_ms: "900000"
|
|
di_devsimjs_device_backoff_filter_ms: "900000"
|
|
di_devsimjs_threshold_hysteresis: "0.5"
|
|
di_devsimjs_translation_dir: "/etc/di/translations/crtm"
|
|
di_devsimjs_redis_host: "localhost"
|
|
di_devsimjs_redis_port: "6379"
|
|
di_devsimjs_redis_connect_timeout: "5"
|
|
|