Eclipse Connected Services Platform (CSP) offers a comprehensive platform with all the essential components needed by automotive OEMs to develop end-to-end connected vehicle software solutions. Eclipse CSP binds together Cloud Computing Framework with platform for connecting vehicle and Reference Mobile Application.
It provides a Multi-layered Architecture for faster development, improved scalability, separation of concerns and enhanced maintainability. This architecture enables the implementer to leverage cloud-based solutions along with options to retain critical or sensitive components within an on-premises data center.
For using ECSP, refer https://github.com/eclipse-ecsp/ecsp-website
This project welcomes contributions and suggestions. Before contributing, make sure to read the Contributing file in specific components.
MkDocs material is a modern, responsive theme for MkDocs, designed for creating beautiful documentation websites.
python --version
pip --version
pip install mkdocs-material
mkdocs --version
ecsp-website
location and start the local development server using the following command:mkdocs serve
mkdocs build
For using ECSP, refer LICENSE