« Back to Product

Documentation

SendDataToChildren

Require: IP-Symcon >= 4.0

 array SendDataToChildren (string $Data) 

Parameters

Data

JSON encoded string

Returns

Results which ReceiveData delivers from the parent instances

Description

This function sends data to all connected child instances.
Further information is available under .

Warning

Up to IP-Symcon 5.3 this function had no return value.

Example

// The example can be found at ReceiveData
Any questions?