ST_IotFunctionsRequestContainer

Contains an array of ST_IotFunctionsRequests that represents the requests handled by the containing FB_IotFunctions_Connector instance.

(* array of ST_IotFunctionsRequests *)
apIotRequests : ARRAY [0..99] OF POINTER TO ST_IotFunctionsRequest;