dev #3

Merged
admin merged 101 commits from dev into master 2025-04-27 03:42:51 +00:00
Showing only changes of commit b80d894f6c - Show all commits

View File

@ -54,6 +54,7 @@ namespace JiShe.CollectBus.Common.Consts
public const string ADL = "ADL";
public const string BDL = "BDL";
public const string CDL = "CDL";
public const string LXDL = "LXDL";
public const string PowerGridFrequency = "PowerGridFrequency";
@ -106,6 +107,7 @@ namespace JiShe.CollectBus.Common.Consts
public const string ADL = "0D_92"; //A相电流曲线
public const string BDL = "0D_93"; //B相电流曲线
public const string CDL = "0D_94"; //C相电流曲线
public const string LXDL = "0D_95"; // 零序电流
public const string PowerGridFrequency = "10_97"; //电网频率