Lines Matching defs:newConfiguration
80 void EntityManager::postToDbus(const nlohmann::json& newConfiguration) in postToDbus()454 const nlohmann::json newConfiguration) in publishNewConfiguration()518 nlohmann::json newConfiguration = systemConfiguration; in propertiesChangedCallback() local