Searched refs:thisZoneConfig (Results 1 – 1 of 1) sorted by relevance
211 conf::ZoneConfig thisZoneConfig; in buildPIDsFromJson() local215 thisZoneConfig.minThermalOutput = zone["minThermalOutput"]; in buildPIDsFromJson()216 thisZoneConfig.failsafePercent = zone["failsafePercent"]; in buildPIDsFromJson()219 thisZoneConfig.cycleTime.cycleIntervalTimeMS); in buildPIDsFromJson()221 thisZoneConfig.cycleTime.updateThermalsTimeMS); in buildPIDsFromJson()229 thisZoneConfig.accumulateSetPoint = accumulateSetPoint; in buildPIDsFromJson()247 zoneConfig[id] = thisZoneConfig; in buildPIDsFromJson()