add front demo in this project

This commit is contained in:
lnk
2025-06-20 16:20:59 +08:00
parent 768eebbc2b
commit e14e3f9678
208 changed files with 54655 additions and 114 deletions

View File

@@ -0,0 +1,9 @@
# 文件名runtime.cf
# 执行程序路径 ^ 可执行程序名 启动参数 ^ 重启特有参数 ^ 首次启动特有参数 ^ 程序首次启动前的延时秒数 ^ 重启是否忽略 ^ 首次启动是否忽略
/FeProject/bin/ ^ pt61850netd_pqfe -d cfg_soe_comtrade^ ^ ^ 1 ^ ^
/FeProject/bin/ ^ pt61850netd_pqfe -d cfg_3s_data^ ^ ^ 1 ^ ^
/FeProject/bin/ ^ pt61850netd_pqfe -d cfg_recallhis_data -s 2_2^ ^ ^ 1 ^ ^
/FeProject/bin/ ^ pt61850netd_pqfe -d cfg_stat_data -s 2_2^ ^ ^ 1 ^ ^
/FeProject/bin/ ^ pt61850netd_pqfe -d cfg_recallhis_data -s 1_2^ ^ ^ 1 ^ ^
/FeProject/bin/ ^ pt61850netd_pqfe -d cfg_stat_data -s 1_2^ ^ ^ 1 ^ ^
/FeProject/bin/ ^ fe_watchdog -m 8192 ^ ^ ^ 1 ^ IGNORE_RESTART ^