commit | 3327583964a2b38bf2fd75f75d1d1f148f82f006 | [log] [tgz] |
---|---|---|
author | CamVan Nguyen <ctnguyen@us.ibm.com> | Tue Mar 13 18:38:37 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Apr 13 01:25:11 2018 +0000 |
tree | 45d4413699cdc27b5b04c4c8a8ae3c2b106256fd | |
parent | a72686f76759faaefc76265f56b2dcc26c7c20de [diff] |
Display correct Power Consumption & Cap values Current values are hard coded to '000 W'. This fix is to do REST calls and display the correct values. Resolves openbmc/openbmc#2735 Change-Id: I2f6766f1685a2bd52da62cda19998794f80270ec Signed-off-by: CamVan Nguyen <ctnguyen@us.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.