July 2018
Beginner
552 pages
13h 18m
English
Configuration data is handled by a module called Datum. In short, Datum provides easy access to a hierarchical data structure. Each layer can inherit from a higher layer, or overwrite settings from a higher layer. At the lowest layer, our DSC nodes, very few adjustments should be necessary.
Combining all layers through different merging rules will result in a Datum structure. You can navigate this structure like any other hash table, but it really shines in configurations, where you can simply look up values based on, for ...
Read now
Unlock full access