The Power Platform controller relies on devices file, configuration file, and address maps to manage and monitor the microgrid system. To get started with development, you can use the starter repository dep-ppl-base on GitHub as a foundation for your work. GitHub is a powerful tool for version control, allowing you to safely track changes, collaborate with others, and maintain your own copy of the repository.

Starter Repository

This starter repository provides a basic starting point for development. It includes:
  • Sample config file
  • Sample devices file
  • Reference address maps
This repository is the foundation for creating your own customized setup. Set up a GitHub account, fork and clone dep-ppl-base, then explore and adapt it for your needs. All these steps and concepts will be explained in detail in the next section. GitHub will help you safely track and save your changes as you work.