JSFiddle - React, Tailwind, and code Playground
by vinodlouis
HTML
<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.21/lodash.min.js"></script>
JavaScript
let response = {
"_embedded": {
"objects": [
{
"content": {
"name": "POWEREDGE-R710-1055",
"variableName": "cpuUtilisation",
"avg": 0.6118333333333337
},
"name": "POWEREDGE-R710-1055",
"variableName": "cpuUtilisation",
"avg": 0.6118333333333337
},
{
"content": {
"name": "APC PDU Red - B2",
"variableName": "serverBtu",
"avg": 4450.471875
},
"name": "APC PDU Red - B2",
"variableName": "serverBtu",
"avg": 4450.471875
},
{
"content": {
"name": "APC PDU Blue - A2",
"variableName": "cpuUtilisation",
"avg": 0.6207013888888888
},
"name": "APC PDU Blue - A2",
"variableName": "cpuUtilisation",
"avg": 0.6207013888888888
},
{
"content": {
"name": "POWEREDGE-R710-1056",
"variableName": "serverBtu",
"avg": 4465.018055555555
},
"name": "POWEREDGE-R710-1056",
"variableName": "serverBtu",
"avg": 4465.018055555555
},
{
"content": {
"name": "APC PDU Blue - B1",
"variableName": "serverBtu",
"avg": 4462.874652777778
},
"name": "APC PDU Blue - B1",
"variableName": "serverBtu",
"avg": 4462.874652777778
},
{
"content": {
"name": "APC PDU Blue - A1",
"variableName": "cpuUtilisation",
"avg": 0.6158506944444438
},
"name": "APC PDU Blue - A1",
"variableName": "cpuUtilisation",
"avg": 0.6158506944444438
},
{
"content": {
"name": "APC PDU Red - B1",
"variableName": "serverBtu",
"avg": 4471.296527777778
},
"name": "APC PDU Red - B1",
"variableName": "serverBtu",
"avg": 4471.296527777778
},
{
"content": {
...