Quick Start with Intelligent Environment Services

About this task

Use this process to set up a service for Cities and Enterprise APIs.

  1. Modify the query string for each service.
    Note: Make note of the URI. You will need to enter it in the next step.
  2. Create a PUSH Event. (PUSH/STREAM)

    Use the URI from Step 2 in he following websocket clients:

Note:
  1. For media (images, audio, and video), subscribe to the ie-public-safety tile in the Predix Catalog
  2. To convert to EPOCH format, use the EPOCH converter. In addition, we have provided a moment.js, which is available via the Traffic Seed App
  3. API Responses are in HTTP and not HTTPS. When making requests, please ensure you are using HTTPS.
    {
     "_links": {
    "assets": {
    "href": "http://ie-traffic.run.aws-usw02-pr.ice.predix.io/v1/assets"
    },
    "locations": {
    "href": "http://ie-traffic.run.aws-usw02-pr.ice.predix.io/v1/locations"
    }
    }
    }