History log of /openbmc/entity-manager/schemas/ (Results 101 – 103 of 103)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
68500ff608-Aug-2018 James Feist <james.feist@linux.intel.com>

Add create object function

This function takes in a object name, and a map of
variants, converts it to json, and creates a dbus-interface
after validating the json matches the correct schema.

Teste

Add create object function

This function takes in a object name, and a map of
variants, converts it to json, and creates a dbus-interface
after validating the json matches the correct schema.

Tested-by: Uploaded new Pid interface through D-Bus.

Change-Id: Ieec47a3f9fb53d5ac4f975f13ae6b8efd323971d
Signed-off-by: James Feist <james.feist@linux.intel.com>

show more ...

ca3eec8e08-Aug-2018 James Feist <james.feist@linux.intel.com>

Flatten PID configuration and add 2U PID config

By flattening ILimit and OutLimit we can remove an interface.

Change-Id: I44ce238e77df94830e515c0c60583e50a36e7cf5
Signed-off-by: James Feist <james.

Flatten PID configuration and add 2U PID config

By flattening ILimit and OutLimit we can remove an interface.

Change-Id: I44ce238e77df94830e515c0c60583e50a36e7cf5
Signed-off-by: James Feist <james.feist@linux.intel.com>

show more ...

1e3e698903-Aug-2018 James Feist <james.feist@linux.intel.com>

Rename all properties to UpperCamelCase

Upstream dbus standard is UpperCamelCase, start matching and
check in json schema to start failing builds that don't match.

Change-Id: I2d2c6fec5a5a0b07c88c8

Rename all properties to UpperCamelCase

Upstream dbus standard is UpperCamelCase, start matching and
check in json schema to start failing builds that don't match.

Change-Id: I2d2c6fec5a5a0b07c88c843257fa7c88d420c4e5
Signed-off-by: James Feist <james.feist@linux.intel.com>

show more ...


/openbmc/entity-manager/.clang-format
/openbmc/entity-manager/.gitignore
/openbmc/entity-manager/CMakeLists.txt
/openbmc/entity-manager/MAINTAINERS
/openbmc/entity-manager/README.md
/openbmc/entity-manager/cmake/Finddbus.cmake
/openbmc/entity-manager/cmake/HunterGate.cmake
/openbmc/entity-manager/configurations/1Ux16 Riser.json
/openbmc/entity-manager/configurations/2Ux8 Riser.json
/openbmc/entity-manager/configurations/8X25 HSBP.json
/openbmc/entity-manager/configurations/Delta DPS-750XB PSU.json
/openbmc/entity-manager/configurations/F2U12X35S3P_riser.json
/openbmc/entity-manager/configurations/Flextronics S-1100ADU00-201 PSU.json
/openbmc/entity-manager/configurations/Intel Front Panel.json
/openbmc/entity-manager/configurations/PCIE SSD Retimer.json
/openbmc/entity-manager/configurations/PSSF132202A.json
/openbmc/entity-manager/configurations/R1000 Chassis.json
/openbmc/entity-manager/configurations/R2000 Chassis.json
/openbmc/entity-manager/configurations/SAS Module.json
/openbmc/entity-manager/configurations/SOLUM_PSSF162202_PSU.json
/openbmc/entity-manager/configurations/STP Baseboard.json
/openbmc/entity-manager/configurations/STP P4000 Chassis.json
/openbmc/entity-manager/configurations/WFT Baseboard.json
/openbmc/entity-manager/docs/EntityManagerDbusAPI.md
/openbmc/entity-manager/include/Overlay.hpp
/openbmc/entity-manager/include/Utils.hpp
/openbmc/entity-manager/include/VariantVisitors.hpp
/openbmc/entity-manager/include/non-yocto/linux/i2c-dev-user.h
/openbmc/entity-manager/overlay_templates/ADC.template
/openbmc/entity-manager/overlay_templates/IntelFanConnector.template
/openbmc/entity-manager/overlay_templates/IntelFruDevice.template
/openbmc/entity-manager/overlay_templates/PCA9543Mux.template
/openbmc/entity-manager/overlay_templates/PCA9545Mux.template
/openbmc/entity-manager/overlay_templates/SkylakeCPU.template
/openbmc/entity-manager/overlay_templates/Symbol.template
/openbmc/entity-manager/overlay_templates/TMP421.template
/openbmc/entity-manager/overlay_templates/TMP75.template
/openbmc/entity-manager/overlay_templates/pmbus.template
global.json
/openbmc/entity-manager/scripts/CloseMuxes.py
/openbmc/entity-manager/scripts/autojson.py
/openbmc/entity-manager/src/EntityManager.cpp
/openbmc/entity-manager/src/FruDevice.cpp
/openbmc/entity-manager/src/Overlay.cpp
/openbmc/entity-manager/src/Utils.cpp

12345