component information: add translation support

This commit is contained in:
Beat Küng
2022-12-20 09:47:32 +01:00
committed by Daniel Agar
parent 631046b962
commit 22c94f805a
5 changed files with 73 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import os
class JsonOutput():
def __init__(self, groups):
all_json = {}
all_json['version'] = 1
all_json['version'] = 2
component = {}
all_json['components'] = {1: component} #1: autopilot component