| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Change-Id: Ibfe7cfa5cd0be4ec5a7365e2369adcfaca2bc17a
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
| |
Change-Id: I365fdc16b31be91cfa6992df244d77f14979980b
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|
|
|
|
|
|
|
|
|
| |
This interface definition file has ENUM with values Off and On.
This resulted in generated code creating the ENUM with values False and True
instead of Off and On. This is specific to pyyaml parser.
Change-Id: Id824ca1d594c533593264a6dd1121d698e0787dd
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
|
|
|
|
|
| |
Change-Id: I1b61b82e60ff3e8eed518cfe0776a62ecbc1c95e
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
|
|
|
|
|
|
|
|
| |
This adds the interface definition file for LED manager daemon that deals with
physical LEDs. It has a property named 'State' which can be written onto for
getting the desired operation triggered on the real LED.
For example, to turn on the LED, write 'ON' to property 'State'
Change-Id: Iee641ab1d4f890f255f1d73e807a57b30d488d16
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
|
|
|
|
|
|
|
|
|
| |
xyz.openbmc_project.Sensor.Value
xyz.openbmc_project.Sensor.Threshold.Warning
xyz.openbmc_project.Sensor.Threshold.Critical
Change-Id: Ib3e993d0b2e87387993d7b6c1c8b1a47e71b5af1
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This adds the interface definition file for LED manager daemon that deals with
LED groups. Currently, this daemon wants only a dbus property which can be
altered by the user to assert/de-assert the group
Fixes openbmc/openbmc#736
Change-Id: Ib554d7dfd8d6addf7064eeeadaa25e91d32aaf5a
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Placed interfaces corresponding to physical items under
Inventory/Item/ and interfaces which serve as item decorators under
Inventory/Decorator/.
- Add some new dbus interfaces.
- Restructured Board item related interfaces such that there's a parent
Board interface, and derivatives such as Motherboard, IO board, etc.
- Added new properties to existing interfaces.
Change-Id: I52b7c1a789df6745d1786d927fab06db40524448
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
|
|
|
|
|
|
|
|
| |
Add an EpochTime interface to get/set time elapsed since the
Epoch (1 Jan 1970 00:00:00 UTC).
Change-Id: I60106b9d890489efc12586a41d6f686448c60c98
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Add an interface constraining argument to all query methods.
Change-Id: Ic7f3fe3929be1c494383ccb40465c139ddf6f47b
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add an interface for representing associations between DBus
objects.
Change-Id: Ic1fd2770ccc2484e87c74982d0e0b987a0c91759
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|\ \ \
| | |/
| |/| |
|
| |/
| |
| |
| |
| |
| |
| | |
With one caveat - moved to xyz namespace.
Change-Id: I14bdd1d0bdae8879cdbf976184e1aa462a254281
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|/
|
|
|
|
|
|
| |
This interfaces is mainly used by a REST implementation to handle
HTTP DELETE requests.
Change-Id: I7c1d00f05f5bd064a0294a7006f1bd7974a57aff
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
|
|
|
|
|
| |
A first pass at a machine parseable DBus specification for the
inventory features of OpenBMC.
Change-Id: Ia061ab2d5c2ea9d06cd991940303250cef48ab66
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|