Merge branch 'ecruz/UPS_Vertiv' of https://github.com/emmanuelsrlok/Industrial_Emulator into ecruz/UPS_Vertiv

This commit is contained in:
Emmanuel HC
2025-10-20 09:52:28 -05:00
9 changed files with 940 additions and 8 deletions

View File

@@ -9,10 +9,12 @@
; https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = CH_Daikin_AWV026B_RTU ; Select here the name of the configuration you want to download
[env]
upload_port = COM15
upload_port = COM5
[common_env_options]
framework = arduino
@@ -123,12 +125,6 @@ board = dfrobot_firebeetle2_esp32e
extends = common_env_options
build_src_filter = -<*> +<BMS/VFD/VFD_ABB_ACH580_RTU>
[env:CH_York_XXXXX_RTU]
platform = espressif32
board = dfrobot_firebeetle2_esp32e
extends = common_env_options
build_src_filter = -<*> +<BMS/CHILLER/CH_York_XXXXX_RTU>
[env:ATS_800_RPD]
platform = espressif32
board = dfrobot_firebeetle2_esp32e
@@ -198,4 +194,4 @@ platform = espressif32
board = dfrobot_firebeetle2_esp32e
extends = common_env_options
build_flags = -D USE_MODBUS_IP
build_src_filter = -<*> +<EPMS/UPS/UPS_Vertiv_APM2_TCP>
build_src_filter = -<*> +<EPMS/UPS/UPS_Vertiv_APM2_TCP>