<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bmcweb/static/redfish/v1/JsonSchemas/OemManager, branch master</title>
<subtitle>OpenBMC Web server</subtitle>
<id>https://git.raptorcs.com/git/bmcweb/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/bmcweb/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bmcweb/'/>
<updated>2019-07-30T22:08:02+00:00</updated>
<entry>
<title>Add SetPointOffset To Refish</title>
<updated>2019-07-30T22:08:02+00:00</updated>
<author>
<name>James Feist</name>
<email>james.feist@linux.intel.com</email>
</author>
<published>2019-07-11T23:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bmcweb/commit/?id=b943aaef12ecfa575f15d2066dd85a4e492c8a59'/>
<id>urn:sha1:b943aaef12ecfa575f15d2066dd85a4e492c8a59</id>
<content type='text'>
This allows adding a threshold as a setpoint offset
so that dynamic thresholds can be used to modify a
setpoint.

Tested: Get and Patch worked

{
    "Oem": {
        "OpenBmc": {
            "Fan": {
                "PidControllers": {
                    "CPU1_DIMM_ABC": {
                        "SetPointOffset": "UpperThresholdCritical"
                    }
                }
            }
        }
    }
}

Change-Id: If515971778a8041aba0ab51da87ec5b29ebc359d
Signed-off-by: James Feist &lt;james.feist@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Fix OemManager schema for profiles</title>
<updated>2019-05-04T00:05:33+00:00</updated>
<author>
<name>James Feist</name>
<email>james.feist@linux.intel.com</email>
</author>
<published>2019-03-29T18:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bmcweb/commit/?id=af8f791296511553e11643d0bbbd80dfe9cd30e3'/>
<id>urn:sha1:af8f791296511553e11643d0bbbd80dfe9cd30e3</id>
<content type='text'>
Make schema pass validator. Found quite a few missing
fields and odata.id issues.

Tested: Passes validator

Change-Id: Ibba92018d07a2a9f2ba833c295a235fee7845a97
Signed-off-by: James Feist &lt;james.feist@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Redfish Schema: Add Stepwise to Oem Schema</title>
<updated>2019-01-14T23:44:51+00:00</updated>
<author>
<name>James Feist</name>
<email>james.feist@linux.intel.com</email>
</author>
<published>2018-12-13T01:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bmcweb/commit/?id=baa5c14a228e05120b73659bfc1111c1a4a54eab'/>
<id>urn:sha1:baa5c14a228e05120b73659bfc1111c1a4a54eab</id>
<content type='text'>
This adds the schema required for stepwise controllers.
JSON is auto-created based on XML using redfish csdl to
json script.

Tested-by: Ran redfish validator and verified it passed

Change-Id: Id933d248f55c98d858a7dccffa974f95b98b554e
Signed-off-by: James Feist &lt;james.feist@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Add Pid Oem Redfish Schema</title>
<updated>2018-10-29T18:43:37+00:00</updated>
<author>
<name>James Feist</name>
<email>james.feist@linux.intel.com</email>
</author>
<published>2018-09-14T23:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bmcweb/commit/?id=af996fe4d12668d1a096e36e791c49690e54c9bb'/>
<id>urn:sha1:af996fe4d12668d1a096e36e791c49690e54c9bb</id>
<content type='text'>
This adds a xml and generated json redfish schema
for OemManager.

Change-Id: Ic2d42c4326ba02a423ffecc0bfa8c6872c3b389b
Signed-off-by: James Feist &lt;james.feist@linux.intel.com&gt;
</content>
</entry>
</feed>
