1description: > 2 Information for a daemon to expose if hardware has been detected based on 3 xyz.openbmc_project.Configuration.GPIODeviceDetect interface 4 5properties: 6 - name: Name 7 type: string 8 description: > 9 Used by entity-manager to identify which hw was detected. For internal 10 use by entity-manager. 11 - name: Compatible 12 type: string 13 description: > 14 Used by entity-manager to identify which hw was detected. For internal 15 use by entity-manager. Can be empty. 16 17paths: 18 - namespace: /xyz/openbmc_project/inventory_source 19