Name Date Size #Lines LOC

..--

GPIODeviceDetect.interface.yamlH A D08-Nov-2024659 1918

GPIOLeakDetector.interface.yamlH A D22-Nov-20241.1 KiB4442

README.mdH A D10-Jun-2025604 1410

README.md

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