Lines Matching +full:entity +full:- +full:manager
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
8 configurations. This provides flexibility for system designers - the
14 entity manager configuration file and schema file names must be
17 ## A single entity manager configuration
19 At its core entity manager simply exports objects onto DBus when a specific
20 event occurs. As such, an entity manager configuration provides a syntax for
37 interfaces listed in openbmc-dbus.json will be added on
42 The probe property describes the event which will cause entity manager to export
52 since entity manager will construct the Dbus interface name and object path
71 to openbmc-dbus.json.
73 [1]: https://json-schema.org/