beautypg.com

2 rpc_get_devices, 1 version 1.0 – SMA SUNNY WEBBOX RPC User Manual

Page 16

background image

7  Service Procedures

SMA Solar Technology AG

16

SWebBoxRPC-BA-en-14

User Manual

"name": "Fehler",
"value": null,
"unit": null
}
]
}
}
The following data was transmitted:

Power = 4,250 W,
E-Today = 45.23 kWh,
E-Total = 7,821 kWh,
Status = MPP,
No error

7.2 RPC_GET_DEVICES

7.2.1 Version 1.0

Returns a hierarchical list of all detected plant devices.

Structure:

RPC={
"version": "1.0",
"proc": "GetDevices",
"id": "ID",
"format": "FORMAT"
}

Sample request:

RPC={
"version": "1.0",
"proc": "GetDevices",
"id": "1",
"format": "JSON"
}