{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-iot-suite/fbcd3c11dd48e274ddaa7139d3a3ed24e2e107e0/5c66b3aa-a761-3029-b823-c160b9ed90db","swagger":"2.0","info":{"contact":{"email":"asset-tracking-team@cisco.com"},"description":"This service exposes APIs for managing AssetTypes, Assets, Sensors, Gateways deployed in the network.","license":{"name":"Apache 2.0","url":"http://www.apache.org/licenses/LICENSE-2.0.html"},"termsOfService":"http://swagger.io/terms/","title":"Industrial Asset Vision","version":"1.0.0"},"host":"us.ciscoiot.com","basePath":"/at/nbapi/v1","schemes":["https"],"externalDocs":{"description":"Find out more about Industrial Asset Vision","url":"https://www.cisco.com/c/en/us/products/cloud-systems-management/industrial-asset-vision/index.html"},"securityDefinitions":{"BearerToken":{"in":"header","name":"Authorization","type":"apiKey"}},"x-parser-conf":{"apiKeyGenerator":{"$remoteModule":"./config/apikey.js"},"serverConfig":true,"meta":{"useProxy":true}}},"spec":{"example":{"createdBy":"tennantname-\u003enbikey","createdTime":1622026438371,"customAttributes":[{"defaultValue":"ABC Ltd","displayName":"Vendor","isRequired":true,"name":"Vendor","type":"Text"},{"defaultValue":50,"displayName":"Capacity","isRequired":false,"name":"Capacity","type":"Number"}],"description":"Cold Room Asset Type","id":"9ad25692-f7ef-4b79-919d-7dee4bcfa263","name":"ColdRoom"},"properties":{"createdBy":{"description":"Created By","type":"string"},"createdTime":{"description":"Created Time (Epoch Time)","format":"int64","type":"integer"},"customAttributes":{"description":"Custom Attributes of the Asset Type","items":{"properties":{"defaultValue":{"description":"This is the default value that user can provide for the custom attribute.","type":"object"},"displayName":{"type":"string"},"isRequired":{"type":"boolean"},"name":{"type":"string"},"type":{"enum":["Number","Text","Link"],"type":"string"}},"type":"object","$$ref":"#/definitions/CustomAttributeMetadata"},"type":"array"},"description":{"description":"Asset Type Description","type":"string"},"id":{"description":"Asset Type Id","format":"uuid","type":"string"},"modifiedBy":{"description":"Modified By","type":"string"},"modifiedTime":{"description":"Modified Time (Epoch Time)","format":"int64","type":"integer"},"name":{"description":"Asset Type Name","type":"string"}},"type":"object","title":"AssetType"}}