{ "version": 1, "fileType": "FactMetaData", "QGC.MetaData.Facts": [ { "name": "VariantIndex", "shrotDesc": "Route variant index.", "type": "uint64", "default": 0 }, { "name": "Altitude", "shrotDesc": "Altitude.", "type": "double", "units": "m", "min": 1, "decimalPlaces": 1, "default": 10.0 }, { "name": "ConnectionString", "shrotDesc": "Nemo Connection String.", "longDesc": "Nemo Connection String (e.g. host_ip:port).", "type": "string", "default": "localhost:9090" } ] }