{"type":"model","meta":{"id":"/apps/pubhub/media/edm-api-v2/a2a30bcc9ecab5281b65761ae61df7e0031d5691/f67a4e01-0023-334a-9a4a-7e606c2ef1a2","swagger":"2.0","info":{"contact":{"email":"devmgmt@cisco.com"},"description":"This is the IoT device management core service. The service is responsible for managing the lifecycle of various IoT gateways and endpoints deployed as part of the Field Area Networks","license":{"name":"Licensing is primarily subscription based. Call Andy now!","url":"https://www.cisco.com"},"termsOfService":"http://swagger.io/terms/","title":"IoT Device Lifecycle Management","version":"4.0.0"},"host":"us.ciscoiot.com","basePath":"/nbapi/edm/v1","schemes":["https"],"securityDefinitions":{"bearerAuth":{"description":"This is the bearer Auth token.","in":"header","name":"Authorization","type":"apiKey"}},"security":[{"bearerAuth":[]}],"x-parser-conf":{"apiKeyGenerator":{"$remoteModule":"./config/apikey.js"}}},"spec":{"description":"contains details of one specific event.","properties":{"eid":{"description":"EID of the device.","example":"IE-3200-8P2S+12345612347","type":"string"},"eventMessage":{"description":"event message.","example":"Device is up.","type":"string"},"eventTime":{"description":"Time of the event.","example":"2023-02-17 11:02:03:483","type":"string"},"eventTypeName":{"description":"Name of event type.","example":"Up","type":"string"},"issueId":{"description":"Issue ID associated with the event.","example":null,"type":"string"},"lat":{"description":"Latitude of the device.","example":null,"type":"string"},"lng":{"description":"Longitude of the device.","example":null,"type":"string"},"name":{"description":"Name of the device.","example":"ie3200-three","type":"string"},"neId":{"description":"Net Id of the device.","example":25243121,"type":"string"},"neKind":{"description":"TYpe of net element.","example":"ie3200","type":"string"},"nePresent":{"description":"Tells whether net element exist or not.","example":true,"type":"string"},"severity":{"description":"Defines type of event. example - INFO, Major, etc","example":"INFO","type":"string"}},"type":"object","title":"eventObject"}}