16 lines
423 B
YAML
16 lines
423 B
YAML
|
|
# 中关村医疗器械园 - 客户配置
|
||
|
|
customer_name: "中关村医疗器械园"
|
||
|
|
platform_name: "中关村医疗器械园智慧能源管理平台"
|
||
|
|
platform_name_en: "Z-Park Medical Device Smart EMS"
|
||
|
|
logo_url: "/static/logo-zpark.png"
|
||
|
|
theme_color: "#52c41a"
|
||
|
|
cors_origins:
|
||
|
|
- "http://localhost:3000"
|
||
|
|
- "http://localhost:5173"
|
||
|
|
collectors:
|
||
|
|
- sungrow_api
|
||
|
|
features:
|
||
|
|
charging: false
|
||
|
|
carbon: true
|
||
|
|
bigscreen_3d: false
|