diff --git a/topics_tree.jsonc b/topics_tree.jsonc index c8890ee..4bbdbc3 100644 --- a/topics_tree.jsonc +++ b/topics_tree.jsonc @@ -64,11 +64,7 @@ "retain": false, "subscribe_roles": ["0", "1", "2", "3", "4", "128", "129"], "publish_roles": ["0", "1", "2", "3", "4", "128", "129"], - "sub_topics": { - "last_update": { - "alias": "DataLastUpdate", - "description": "Sends the last update timestamp of the data" - }, + "sub_topics": { "primary": { "alias": "DataPrimary", "description": "Protobuffer data of primary network" @@ -99,6 +95,10 @@ } } }, + "last_update": { + "alias": "DataLastUpdate", + "description": "Sends the last update timestamp of the data" + }, "status": { "alias": "Status", "description": "//status",