Function ros2_medkit_gateway::sorted_contributors

Function Documentation

inline std::vector<std::string> ros2_medkit_gateway::sorted_contributors(const std::vector<std::string> &input)

Order aggregation contributors for stable presentation: “local” first (when present), then “peer:<name>” entries alphabetically. Used by every entity to_json() so list and detail responses agree on ordering regardless of how peers were merged internally.