« Back to Product

Documentation

SendDataToParent

Require: IP-Symcon >= 4.0

 string SendDataToParent (string $Data) 

Parameters

Data

JSON encoded string

Returns

Result which ForwardData delivers from the parent instance

Description

This function sends data to a connected parent instance.
Further information can be found under .

Example

// Example can be found at ForwardData
Any questions?