|
|
@ -25,7 +25,8 @@ func (the Adaptor_SJWY_WJHP) GDRDtoUpload(devModule, rawRecords string) (result |
|
|
|
return nil |
|
|
|
} |
|
|
|
|
|
|
|
sensorInfo := the.matchStationId(devModule) |
|
|
|
devId := fmt.Sprintf("%s-%s", devModule, d.Pos) |
|
|
|
sensorInfo := the.matchStationId(devId) |
|
|
|
if sensorInfo.StationId == 0 { |
|
|
|
return nil |
|
|
|
} |
|
|
|