优化物模型绑定
This commit is contained in:
parent
ab382b9b6c
commit
962e148c4c
@ -1092,6 +1092,7 @@ namespace JiShe.IoT.DeviceAggregation
|
||||
{
|
||||
//非绑定物模型情况下,SpecialCommand还原默认值,设备也会恢复默认采集方式
|
||||
input.Commands[ThingModelFixedTypeConst.SpecialCommand] = CommonConst.SpecialCommandDefaultValue;
|
||||
logger.LogWarning($"{nameof(DeviceCommandInfoToOneNET)} OneNET平台设备{deviceInfo.DeviceAddress}特殊抄读指令还原为{CommonConst.SpecialCommandDefaultValue}");
|
||||
}
|
||||
|
||||
var commandRequest = new OpenApiRequest()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user