libredfish 0.2.0

A redfish library. Useful for querying server hardware from a BMC.
Documentation
{
  "Members": [
    {
      "@odata.id": "/redfish/v1/Systems/1/BootOptions/Boot0000"
    },
    {
      "@odata.id": "/redfish/v1/Systems/1/BootOptions/Boot0001"
    },
    {
      "@odata.id": "/redfish/v1/Systems/1/BootOptions/Boot0002"
    },
    {
      "@odata.id": "/redfish/v1/Systems/1/BootOptions/Boot0004"
    },
    {
      "@odata.id": "/redfish/v1/Systems/1/BootOptions/Boot0003"
    }
  ],
  "@odata.type": "#BootOptionCollection.BootOptionCollection",
  "@odata.id": "/redfish/v1/Systems/1/BootOptions",
  "Name": "BootOptions",
  "@odata.etag": "\"3cd0314863482728301\"",
  "Members@odata.count": 5,
  "Description": "A Collection of BootOption resource instances."
}