Lines Matching full:configuration
1 # Entity manager configuration file schema
3 Entity manager configuration files are JSON documents and can be validated with
5 of an entity manager configuration file.
7 An entity manager configuration file consists of one or more entity manager
9 configuration data for an entire platform or set of platforms can be expressed
14 entity manager configuration file and schema file names must be
17 ## A single entity manager configuration
20 event occurs. As such, an entity manager configuration provides a syntax for
27 The type property identifies the type of the configuration. When exported,
28 configuration data will be instantiated as grandchildren of
34 The name property identifies the name of the configuration. When exported,
35 configuration data will be instantiated as children of
43 the configuration to DBus, making it available to other applications.
47 The exposes property describes the configuration data at its most specific
48 level. The exposes property is an array of heterogeneous configuration data.
56 `xyz.openbmc_project.Configuration.<Type>`:
69 To export new interfaces on the configuration parent object e.g.: