mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-11 19:44:52 +00:00
Updated ConfigurationStructure (markdown)
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user