Add BMC table missing properties
- Added the following properties: Name, Spare part number,
Manufacturer type, Manager type, BMC date and time, Last reset time,
Identify led
Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com>
Change-Id: I6d84f867f3c272f3989f76c86f054f143b8b1bbd
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 33048f6..8ec50e9 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -375,6 +375,7 @@
"system": "System",
"table": {
"assetTag": "Asset tag",
+ "bmcDateTime": "BMC date and time",
"chassisType": "Chassis type",
"connectTypesSupported": "Connect types supported",
"description": "Description",
@@ -388,9 +389,10 @@
"id": "ID",
"identifyLed": "Identify LED",
"indicatorLed": "Indicator LED",
- "locationNumber": "Location number",
"instructionSet": "Instruction set",
+ "lastResetTime": "Last reset time",
"locationNumber": "Location number",
+ "managerType": "Manager type",
"manufacturer": "Manufacturer",
"maxConcurrentSessions": "Max concurrent sessions",
"maxSpeedMHz": "Max speed MHz",
@@ -398,6 +400,7 @@
"model": "Model",
"name": "Name",
"partNumber": "Part number",
+ "power": "Power",
"powerInputWatts": "Power input watts",
"powerState": "Power state",
"processorArchitecture": "Processor architecture",