# sample-code-cmx **Repository Path**: mirrors_CiscoDevNet/sample-code-cmx ## Basic Information - **Project Name**: sample-code-cmx - **Description**: Sample code for Cisco CMX (connected mobility experience) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sample-code-cmx **Description**: This is the repository of all sample code for Cisco CMX (connected mobile experiences). Currently there are two versions of CMX MSE available - MSEV8.X and MSEV10.X. Please find the right set according to your CMX MSE version. To understand more on how CMX works, please visit [DevNet CMX](http://developer.cisco.com/site/cmx-mobility-services/). ## What's in this repository 1. Folder [MSE8.X](MSE8.X) has sample code for CMX MSE V8.x. 2. Folder [MSE10.X](MSE10.X) has sample code for CMX MSE V10.x. 3. Folder [Prepare_Python_Environment](Prepare_Python_Environment) has the instructions to prepare your Python since most of the code were developed using Python version 3.X. ## Installation 1. Use git clone or download the source code onto your machine. If you have any issues, visit [Clone a repository](https://help.github.com/articles/cloning-a-repository/) 2. Each code example has a folder, and there is a README file inside. Please follow the instructions from README file to run the code. ## Getting help If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker. ## Open source licensing info 1. [LICENSE](LICENSE)