JSON_AlgorithmModelSpace

JSON message about storage space of algorithm model package

{
  "totalCapacity": 1024,
/*required, int, total storage space of model packages supported by device, unit: MB*/
  "surplusCapacity": 1024,
/*required, int, remaining storage space of model packages supported by device, unit: MB*/
  "MPNumbers":10 
/*required, int, total number of supported model packages*/