CMX API Client
Cisco CMX API Client examples
Found full documentations of CISCO CMX APIs at: https://cmxlocationsandbox.cisco.com/apidocs/
Prerequisites
NodeJS 8.11.4 min version
Installing
npm i
Running
Simply run with npm start command or node index.js.
The current example, only gets info about Maps, Buildings and Active Clients Locations.
Modify the code as your needs to test other CMX APIs resources.
License
This project is licensed under the MIT License