Updated ConfigurationStructure (markdown)

Neil Dorin
2021-05-13 17:17:11 -06:00
parent c2eb5d24d9
commit 118db0ce2c

@@ -2,6 +2,10 @@
---
[YouTube Video - Configuring PepperDash Essentials](https://youtu.be/EK8Ti9a1o7s)
***
The Essentials configuration structure is designed to allow minimum duplication of data across systems that share many similarities, which makes it ideally suited for applications where large numbers of duplicate room types must be deployed.
At a high level, the idea is to define a template of all of the common configuration shared by a group of systems of the same type. Then individual differences per system instance can be defined in a system block that either add data missing in the template, or override the default values set in the template.