1# Configuration 2 3Interfaces under this subdirectory are written for compatibility with 4[entity-manager][entity-manager]. Entity-manager currently creates these style 5of objects from a JSON configuration, which doesn't support some of the type 6expectations we typically use elsewhere in this repository. Any types and 7property names here should not be used as a patterns to emulate elsewhere in the 8tree. 9 10It is hoped that in the future entity-manager will be refactored to closer align 11with the dbus conventions used elsewhere in the project. 12 13[entity-manager]: https://github.com/openbmc/entity-manager 14