<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/src/store/modules/HardwareStatus/AssemblyStore.js, branch processor-chart</title>
<subtitle>Web-based user interface built on Vue.js for managing OpenBMC systems (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/atom?h=processor-chart</id>
<link rel='self' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/atom?h=processor-chart'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/'/>
<updated>2022-01-07T16:46:42+00:00</updated>
<entry>
<title>Fixed Assembly table Identify LED switches</title>
<updated>2022-01-07T16:46:42+00:00</updated>
<author>
<name>Kenneth Fullbright</name>
<email>kennyneedsmilky@gmail.com</email>
</author>
<published>2021-12-20T23:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=d600bb52cd7e71543932cdd30892f6dc9bb6d740'/>
<id>urn:sha1:d600bb52cd7e71543932cdd30892f6dc9bb6d740</id>
<content type='text'>
Identify LED should toggle on/off successfully

Rewrote the patch code to work with the Redfish schema

Set LocationIndicatorActive to true:
curl -k -H "X-Auth-Token: $token" -X PATCH -d '
{
  "Assemblies":[
    {"MemberId" : "0", "LocationIndicatorActive":true},
    {"MemberId": "1", "LocationIndicatorActive":true}
  ]
}'
https://${bmc}/redfish/v1/Chassis/chassis/Assembly

MemberId is required to reference which assembly LED to toggle

Signed-off-by: Kenneth Fullbright &lt;kennyneedsmilky@gmail.com&gt;
Change-Id: Id0a3cf4dc533f6a0205be9fd037b13f92647cc00
</content>
</entry>
<entry>
<title>Add Assemblies schema to Hardware Status - Inventory and LEDs</title>
<updated>2021-09-23T13:37:11+00:00</updated>
<author>
<name>Sneha Patel</name>
<email>Snehaben.Patel@ibm.com</email>
</author>
<published>2021-09-09T17:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=a02c6f94bd541b07067ac30bab609896b3f6f988'/>
<id>urn:sha1:a02c6f94bd541b07067ac30bab609896b3f6f988</id>
<content type='text'>
Signed-off-by: Sneha Patel &lt;Snehaben.Patel@ibm.com&gt;
Change-Id: I1a4edae664d008a4f618d03d62e2319d8157ed6d
</content>
</entry>
</feed>
