beautypg.com

7 rpc_set_parameter, 1 version 1.0 – SMA SUNNY WEBBOX RPC User Manual

Page 30

background image

7  Service Procedures

SMA Solar Technology AG

30

SWebBoxRPC-BA-en-14

User Manual

"name": "Hardware-BFS",
"unit": "Version"
}
]
}
]
}
}

7.7 RPC_SET_PARAMETER

7.7.1 Version 1.0

Sets parameter values of up to 5 devices and returns the device list submitted in the request with the
corresponding current parameter values. A check to see whether every parameter value was set
successfully must be carried out by the application used.

Structure:

RPC={
"version": "1.0",
"proc": "SetParameter",
"id": "ID",
"format": "FORMAT",
"passwd": "PASSWORT",
"params":
{
"DEVICES":
[
{
key,
"channels": [CHANNELS]
}
]
}
}