调整
This commit is contained in:
parent
4986080e43
commit
4630e84e1f
@ -55,8 +55,8 @@ public abstract class DefaultConvertor extends DeviceStatusConvertor {
|
||||
return SystemContext.notMatchRtu(lineId, rtuId);
|
||||
}).collect(Collectors.toList());
|
||||
|
||||
DeviceDataRepository.add(k.toString(), builders, this.dataType());
|
||||
this.eventHandle(builders);
|
||||
DeviceDataRepository.add(k.toString(), builders, this.dataType());
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user