Searched refs:temperatureArray (Results 1 – 1 of 1) sorted by relevance
50 nlohmann::json::array_t* temperatureArray = in afterGetTemperatureValue() local52 if (temperatureArray == nullptr) in afterGetTemperatureValue()59 temperatureArray->emplace_back(std::move(item)); in afterGetTemperatureValue()61 temperatureArray->size(); in afterGetTemperatureValue()63 json_util::sortJsonArrayByKey(*temperatureArray, "DataSourceUri"); in afterGetTemperatureValue()