MindSphereAsset
The MindSphere class encapsulates the functionality of data exchange between WinCC OA and MindSphere, e.g. redundancy, handling of the payload size limits, handling of time stamps.
Functions
| Member Method | Description | Type |
|---|---|---|
| constructor | instances a new object of the type MindSphereAsset | |
| onBoard() | The method checks whether an asset is valid. The method connects to MindSphere. | int |
| prepareValues() | The method prepares the values that were assigned to the method for the upload. | int |
| uploadPreparedValues() | The method uploads values to MindSphere with consideration of the MindSphere payload size. | int |
