How to modify OpenCockpit Software
All code can be modified not only with code editors like VScode, but also with general text editors like Notepad.
■ Table of Contents
- Code Structure
- Modifying bootrun.sh
- Modifying Function Module Code
- Modifying MAP Function Module Map
- Modifying main.py
- Adding New Function Modules to main.py
- Modifying main_demo.py
1. Code Structure