Developer information
Developer information
CGPS is the proprietary protocol developed by KCS. It is a lightweight, event-driven data model with proprietary end-to-end encryption, data format, encryption, etc. It typically sends only delta-updates of information, reducing overhead. Custom projects are possible if you have existing specifications that are necessary.In this section you will find all the info and tools needed to properly work with the TraceME, namely:
- CGPS decoder/settings class: To decode all different types of data transmissions from a module
- Example server application: To receive/decode/store/forward incoming data from a module
- Server test service: to test server settings before uploading them to the module
- LCD Simulator / Source code editor: to create/test/simulate source code that you can program into a module. It also contains links to Functions description for the CGPS class, as well as module data reception examples and descriptions.