Selaron
Results
11
comments of
Selaron
Using this you can get the Wh reserve setting: ``` retval = e3dc.rscp.sendRequest( ("SE_REQ_EP_RESERVE", "None", None), )[2][2][2]; ``` The `[2][2][2]` extracts the value out of the tuple.