Searched refs:thisZoneConfig (Results 1 – 1 of 1) sorted by relevance
203 conf::ZoneConfig thisZoneConfig; in buildPIDsFromJson() local207 thisZoneConfig.minThermalOutput = zone["minThermalOutput"]; in buildPIDsFromJson()208 thisZoneConfig.failsafePercent = zone["failsafePercent"]; in buildPIDsFromJson()211 thisZoneConfig.cycleTime.cycleIntervalTimeMS); in buildPIDsFromJson()213 thisZoneConfig.cycleTime.updateThermalsTimeMS); in buildPIDsFromJson()221 thisZoneConfig.accumulateSetPoint = accumulateSetPoint; in buildPIDsFromJson()239 zoneConfig[id] = thisZoneConfig; in buildPIDsFromJson()