2 system overview, 1 sunny webbox rpc – SMA SUNNY WEBBOX RPC User Manual
Page 6
2 System Overview
SMA Solar Technology AG
6
SWebBoxRPC-BA-en-14
User Manual
2 System Overview
2.1 Sunny WebBox RPC
The data loggers Sunny WebBox and Sunny WebBox with Bluetooth continuously record all the data
of a PV plant. This is then averaged over a configurable interval and cached. The data can be
transmitted at regular intervals to the Sunny Portal for analysis and visualization.
Via the Sunny WebBox and Sunny WebBox with Bluetooth RPC interface, selected data from the
PV plant can be transmitted to a remote terminal by means of an RPC protocol (Remote Procedure
Call protocol).
To do this, the Sunny WebBox provides a pool of service procedures (see Section 6 "Object
Definitions", page 12) that can be accessed from the remote terminal by means of a Remote
Procedure Call protocol (RPC protocol) via a network or RAS connection. The data exchange format
used here is the JavaScript Object Notation (JSON) (see Section 3 "JavaScript Object Notation",
page 7).
2.2 Differences between Sunny WebBox and Sunny WebBox with
Bluetooth
Different representation for Sunny WebBox and Sunny WebBox with Bluetooth
The presentation of the plant data transmitted via the RPC interface is different for the
Sunny WebBox and the Sunny WebBox with Bluetooth.
This document only contains sample responses for the Sunny WebBox and none from the
Sunny WebBox with Bluetooth.
You will find a list of measured values and parameters for the Sunny WebBox with Bluetooth
in the technical description "Measured Values and Parameters" at www.SMA-Solar.com.
Available service procedures
Sunny WebBox
Sunny WebBox with
Bluetooth
RPC_GET_PLANT_OVERVIEW
+
+
RPC_GET_DEVICES
+
+
RPC_GET_PROCESS_DATA_CHANNELS
+
+
RPC_GET_PROCESS_DATA
+
+
RPC_GET_PARAMETER_CHANNELS
+
–
RPC_GET_PARAMETER
+
–
RPC_SET_PARAMETER
+
–