|
|
@ -179,7 +179,7 @@ func (the Adaptor_ZWYES_ZJHL) EsAgg2StatisticData(factorId int, monitorCode int6 |
|
|
|
AvgValue: float32(avgValueX), |
|
|
|
RootMeanSquare: float32(rootMeanSquareX), |
|
|
|
}} |
|
|
|
case 20: //支座位移
|
|
|
|
case 20, 24: //支座位移20, 位移24
|
|
|
|
dataDefinitionStatisticData.StatisticData.DataBody = &protoFiles_zjhl.StatisticData_Dis{Dis: &protoFiles_zjhl.DISStatistic{ |
|
|
|
MaxAbsoluteValue: float32(maxAbsoluteValueX), |
|
|
|
AvgValue: float32(avgValueX), |
|
|
|