Stringsql="SELECT value FROM indicators_"+stationCacheInfoDto.getBoosterGatewayId()+" WHERE equipmentIndexName='220kV夏雩线212线路测控装置PCS-9705TA有功功率一次值' or equipmentIndexName='南瑞光差保护_313P'";
Stringsql="SELECT * FROM indicators_"+gatewayId+" WHERE equipmentIndexName = '有功功率' or equipmentIndexName = '逆变器效率' or equipmentIndexName ='总直流功率' or equipmentIndexName ='日发电量' or equipmentIndexName ='总发电量' ";
Stringsql="SELECT * FROM indicators_"+stationCacheInfoDto.getFanGatewayId()+" WHERE equipmentIndexName =~/路电流/ and and equipmentNumber ='+"+equipNumber+"'";
Stringsql="SELECT * FROM indicators_"+stationCacheInfoDto.getFanGatewayId()+" WHERE equipmentIndexName =~/路电流/ and and equipmentNumber ='+"+equipNumber+"'";