Skip to content
Snippets Groups Projects
ClockFact.json 307 B
Newer Older
  • Learn to ignore specific revisions
  • DoinLakeFlyer's avatar
     
    DoinLakeFlyer committed
    {
        "version":      1,
        "fileType":  "FactMetaData",
        "QGC.MetaData.Facts":
    
    dheideman's avatar
    dheideman committed
    [
    {
        "name":             "currentTime",
        "shortDescription": "Time",
        "type":             "string"
    },
    {
        "name":             "currentDate",
        "shortDescription": "Date",
        "type":             "string"
    }
    ]
    
    DoinLakeFlyer's avatar
     
    DoinLakeFlyer committed
    }