curl --request GET \
--url https://app.plugchoice.com/api/v3/sites/{site}/power-management \
--header 'Authorization: Bearer <token>'{
"groups": [
{
"id": 123,
"isRoot": true,
"totalAmps": 123,
"netType": "<string>",
"method": "<string>",
"peakShaving": {
"enabled": true,
"threshold": 123
},
"meter": {
"id": 123,
"uuid": "<string>",
"type": "<string>",
"serialNumber": "<string>"
},
"solarSettings": {
"additionalAmps": 123,
"alwaysCharge": true,
"alwaysChargeAmps": 123,
"smartChargingChargeOnSolarExport": true
},
"chargers": [
{}
],
"subgroups": [
{}
]
}
],
"unattachedChargers": [
{}
],
"allChargers": [
{
"id": 123,
"uuid": "<string>",
"label": "<string>",
"status": "<string>",
"groupId": 123
}
],
"realTimeData": {},
"meterData": {}
}curl --request GET \
--url https://app.plugchoice.com/api/v3/sites/{site}/power-management \
--header 'Authorization: Bearer <token>'{
"groups": [
{
"id": 123,
"isRoot": true,
"totalAmps": 123,
"netType": "<string>",
"method": "<string>",
"peakShaving": {
"enabled": true,
"threshold": 123
},
"meter": {
"id": 123,
"uuid": "<string>",
"type": "<string>",
"serialNumber": "<string>"
},
"solarSettings": {
"additionalAmps": 123,
"alwaysCharge": true,
"alwaysChargeAmps": 123,
"smartChargingChargeOnSolarExport": true
},
"chargers": [
{}
],
"subgroups": [
{}
]
}
],
"unattachedChargers": [
{}
],
"allChargers": [
{
"id": 123,
"uuid": "<string>",
"label": "<string>",
"status": "<string>",
"groupId": 123
}
],
"realTimeData": {},
"meterData": {}
}Show group object
TT, TN, IT).