Home
last modified time | relevance | path

Searched full:leakdetector (Results 1 – 19 of 19) sorted by relevance

/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DLeakDetector_v1.xml4 <!--# Redfish Schema: LeakDetector v1.4.0 -->
43 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LeakDetector">
47 <EntityType Name="LeakDetector" BaseType="Resource.v1_0_0.Resource" Abstract="true">
48 …<Annotation Term="OData.Description" String="The `LeakDetector` schema describes a state-based or …
85 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LeakDetector.v1_0_0">
89 <EntityType Name="LeakDetector" BaseType="LeakDetector.LeakDetector">
90 <Property Name="LeakDetectorType" Type="LeakDetector.v1_0_0.LeakDetectorType">
163 <Property Name="Actions" Type="LeakDetector.v1_0_0.Actions" Nullable="false">
173 <Property Name="Oem" Type="LeakDetector.v1_0_0.OemActions" Nullable="false">
195 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="LeakDetector.v1_0_1">
[all …]
H A DLeakDetectorCollection_v1.xml27 <edmx:Include Namespace="LeakDetector"/>
37 …<Annotation Term="OData.Description" String="The collection of `LeakDetector` resource instances."…
38 …tion" String="This resource shall represent a resource collection of `LeakDetector` instances for …
71 <NavigationProperty Name="Members" Type="Collection(LeakDetector.LeakDetector)">
H A DLeakDetection_v1.xml31 <edmx:Include Namespace="LeakDetector"/>
120 <NavigationProperty Name="Detectors" Type="Collection(LeakDetector.LeakDetector)">
123 … of the `DataSourceUri` property, if present, shall reference a resource of type `LeakDetector`."/>
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLeakDetector.v1_4_0.json2 "$id": "http://redfish.dmtf.org/schemas/v1/LeakDetector.v1_4_0.json",
3 "$ref": "#/definitions/LeakDetector",
34 "LeakDetector": { object
36 …"description": "The `LeakDetector` schema describes a state-based or digital-value leak detector a…
98 "excerpt": "LeakDetector",
272 …"description": "The `LeakDetector` schema describes a state-based or digital-value leak detector a…
311 "excerpt": "LeakDetector",
360 …"description": "The `LeakDetector` schema describes a state-based or digital-value leak detector a…
361 "excerpt": "LeakDetector",
399 "excerpt": "LeakDetector",
[all …]
H A DLeakDetectorCollection.json14 "description": "The collection of `LeakDetector` resource instances.",
15 …escription": "This resource shall represent a resource collection of `LeakDetector` instances for …
57 … "$ref": "http://redfish.dmtf.org/schemas/v1/LeakDetector.json#/definitions/LeakDetector"
H A DLeakDetection.v1_1_0.json145 …"$ref": "http://redfish.dmtf.org/schemas/v1/LeakDetector.json#/definitions/LeakDetectorArrayExcerp…
147 …e of the `DataSourceUri` property, if present, shall reference a resource of type `LeakDetector`.",
/openbmc/dbus-sensors/service_files/
H A Dxyz.openbmc_project.leakdetector.service9 BusName=xyz.openbmc_project.leakdetector
12 ExecStart=/usr/libexec/dbus-sensors/leakdetector
H A Dmeson.build17 ['leakdetector', 'xyz.openbmc_project.leakdetector.service'],
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/sensors/
H A Ddbus-sensors_%.bbappend5 CRITICAL_LEAK_SERVICE = "xyz.openbmc_project.leakdetector.critical.assert@.service"
6 CRITICAL_DEASSERT_SERVICE = "xyz.openbmc_project.leakdetector.critical.deassert@.service"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/
H A Ddbus-sensors_git.bb39 PACKAGECONFIG[leakdetector] = "-Dleakdetector=enabled, -Dleakdetector=disabled"
77 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'leakdetector', \
78 'xyz.openbmc_project.leakdetector.service', \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/
H A DDetector.interface.yaml25 This indicates the type of leak detector as in Redfish LeakDetector
26 schema https://redfish.dmtf.org/schemas/v1/LeakDetector.v1_2_0.json.
/openbmc/dbus-sensors/src/leakdetector/
H A DLeakGPIODetector.cpp25 "xyz.openbmc_project.leakdetector.warning@"},
27 "xyz.openbmc_project.leakdetector.critical@"}}};
H A Dmeson.build5 'leakdetector',
H A DLeakDetectionManager.cpp147 constexpr auto serviceName = "xyz.openbmc_project.leakdetector"; in main()
/openbmc/dbus-sensors/src/
H A Dmeson.build168 if get_option('leakdetector').allowed()
169 subdir('leakdetector') subdir
/openbmc/openbmc/meta-facebook/recipes-phosphor/sensors/
H A Ddbus-sensors_%.bbappend16 leakdetector \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/
H A DGPIOLeakDetector.interface.yaml22 https://redfish.dmtf.org/schemas/v1/LeakDetector.v1_2_0.json.
/openbmc/dbus-sensors/
H A Dmeson.options93 'leakdetector',
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp917 // LeakDetector