added model templates
This commit is contained in:
		@@ -678,13 +678,40 @@
 | 
			
		||||
        "__v": 0
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "models": [
 | 
			
		||||
    "model_files": [
 | 
			
		||||
      {
 | 
			
		||||
        "_id": {"$oid":"140000000000000000000001"},
 | 
			
		||||
        "name": "modela",
 | 
			
		||||
        "data": {"buffer": "binary data"}
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "models": [
 | 
			
		||||
      {
 | 
			
		||||
        "group": "VN",
 | 
			
		||||
        "models": [
 | 
			
		||||
          {
 | 
			
		||||
            "name": "Model A",
 | 
			
		||||
            "url": "http://model-a.com",
 | 
			
		||||
            "label": "ml/g"
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            "name": "Model B",
 | 
			
		||||
            "url": "http://model-b.com",
 | 
			
		||||
            "label": "ml/g"
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "group": "Moisture",
 | 
			
		||||
        "models": [
 | 
			
		||||
          {
 | 
			
		||||
            "name": "Model 1",
 | 
			
		||||
            "url": "http://model-1.com",
 | 
			
		||||
            "label": "weight %"
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "users": [
 | 
			
		||||
      {
 | 
			
		||||
        "_id": {"$oid":"000000000000000000000001"},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user