[9fbd90]: / project / sparkplug™_mqtt_host_b9741afd / function_blocks_8ad6e219 / fb_primaryhost_ec6863e3 / fb_primaryhost_948b5570 / 948b55707cc5435c9690793c65eb192c.object  Maximize  Restore  History

Download this file

1 lines (1 with data), 19.5 kB

1
{"payload":{"meta":{"Graph":{"@Type":"81297157","@Value":{"Guid":"(Guid)948b5570-7cc5-435c-9690-793c65eb192c","ParentGuid":"(Guid)00000000-0000-0000-0000-000000000000","Name":"(string)FB_PrimaryHost","Properties":{"@Type":"2c41fa04:IDictionary","@Value":[{"@Key":"(Guid)829a18f2-c514-4f6e-9634-1df173429203","@Value":{"@Type":"829a18f2","@Value":{"ParentObjects":{"@Type":"fa2ee218:IDictionary","@Value":[{"@Key":"(Guid)21af5390-2942-461a-bf89-951aaf6999f1","@Value":"(Guid)ec6863e3-35a1-4237-b54f-4c4d98ebfb4e"}]}}}}]},"TypeGuid":"(Guid)6f9dac99-8de1-4efc-8465-68ac443b7d08","EmbeddedTypeGuids":{"@Type":"[Guid]","@Value":["(Guid)a9ed5b7e-75c5-4651-af16-d2c27e98cb94","(Guid)3b83b776-fb25-43b8-99f2-3c507c9143fc"]}}},"TypeInfos":{"2c41fa04":"{2c41fa04-1834-41c1-816e-303c7aa2c05b}","81297157":"{81297157-7ec9-45ce-845e-84cab2b88ade}","829a18f2":"{829a18f2-c514-4f6e-9634-1df173429203}","fa2ee218":"{fa2ee218-a39b-4b6d-b249-49dbddbd168a}","Guid":"System.Guid","string":"System.String"}},"object":{"Graph":{"@Type":"6f9dac99","@Value":{"SpecialFunc":{"@Type":"0db3d7bb:Enum","@Value":"None"},"Implementation":{"@Type":"3b83b776","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)1926","Tag":null,"Text":"(string)// Components"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1927","Tag":null,"Text":"(string)_MQTT.IASyncPropertyProvider( IASyncPropertyProvider );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1928","Tag":null,"Text":"(string)_MQTT.ITLSContextProvider( ITLSContextProvider );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1929","Tag":null,"Text":"(string)_MQTT();"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1930","Tag":null,"Text":"(string)Connected := (NOT _MQTT.ClientError() AND NOT _MQTT.IsConnecting() AND _MQTT.IsConnected());"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1931","Tag":null,"Text":"(string)_SparkplugB( );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1932","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)1933","Tag":null,"Text":"(string)IF _MQTT.SubscriberMessageReceived() THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2128","Tag":null,"Text":"(string)    _MessageConsumer( pPrimaryHost := THIS, // Alternatively ADR( THIS^ ) "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2465","Tag":null,"Text":"(string)                      pMQTT := ADR(_MQTT), "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2466","Tag":null,"Text":"(string)                      xError => , "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2467","Tag":null,"Text":"(string)                      eError => );   "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2129","Tag":null,"Text":"(string)END_IF"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2130","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2131","Tag":null,"Text":"(string)_ExponentialBackOff( Enable := (Connect AND NOT Connected),"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2132","Tag":null,"Text":"(string)                     ConnectionTime := _ConnectionTime,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2133","Tag":null,"Text":"(string)                     LockTimesArray := _LockTimesArray,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2134","Tag":null,"Text":"(string)                     Enabled => _Enabled,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2135","Tag":null,"Text":"(string)                     OutTimeRemaining => _OutTimeRemaining,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2136","Tag":null,"Text":"(string)                     LockTimeRemaining => _LockTimeRemaining );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2137","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2138","Tag":null,"Text":"(string)_StateMachine( Connect := _ExponentialBackOff.out,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2139","Tag":null,"Text":"(string)               PrimaryHostConnected := Connected,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2140","Tag":null,"Text":"(string)               pMQTT := ADR( _MQTT ),"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2141","Tag":null,"Text":"(string)               pSparkplugB := ADR( _SparkplugB ),"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2142","Tag":null,"Text":"(string)               pPrimaryHost := THIS,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2143","Tag":null,"Text":"(string)               SessionState => SessionState );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2144","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)133","Tag":null,"Text":"(string)Diag();"}}]}}}}},"Interface":{"@Type":"a9ed5b7e","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)2158","Tag":null,"Text":"(string)(*"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2159","Tag":null,"Text":"(string)    Primary Host Node"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2160","Tag":null,"Text":"(string)    Allows you to concenrate Edge of Network Data sent by various Edges or other Sparkplug compatible nodes"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2161","Tag":null,"Text":"(string)*)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2162","Tag":null,"Text":"(string){attribute 'reflection'}"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2163","Tag":null,"Text":"(string)FUNCTION_BLOCK FB_PrimaryHost IMPLEMENTS IPrimaryHost"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2164","Tag":null,"Text":"(string)VAR_INPUT"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2165","Tag":null,"Text":"(string)    ServerUrl     : STRING;          // eg:'test.mosquitto.org';"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2166","Tag":null,"Text":"(string)    ServerPort    : UINT    := 1883; // eg: 1883"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2167","Tag":null,"Text":"(string)    PrimaryHostID : WSTRING := \"\";   // eg:'PrimaryHost';"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2168","Tag":null,"Text":"(string)    KeepAlive     : UINT    := 60;   // eg: 60 (Value is in seconds)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2169","Tag":null,"Text":"(string)    // Persistent Session (FALSE = DEFAULT)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2170","Tag":null,"Text":"(string)    //  * The client must get all messages from a certain topic, even if it is offline. "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2171","Tag":null,"Text":"(string)    //  * You want the broker to queue the messages for the client and deliver them as soon as the client is back online."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2172","Tag":null,"Text":"(string)    //  * The client has limited resources. "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2173","Tag":null,"Text":"(string)    //  * You want the broker to store the subscription information of the client and restore the interrupted communication quickly."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2174","Tag":null,"Text":"(string)    //  * The client needs to reNumberOfMetricse all QoS 1 and 2 publish messages after a reconnect."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2175","Tag":null,"Text":"(string)    //  "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2176","Tag":null,"Text":"(string)    //  Clean session (TRUE)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2177","Tag":null,"Text":"(string)    //  * The client needs only to publish messages to topics, the client does not need to subscribe to topics. "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2178","Tag":null,"Text":"(string)    //  * You don’t want the broker to store session information or retry transmission of QoS 1 and 2 messages."}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2179","Tag":null,"Text":"(string)    //  * The client does not need to get messages that it misses offline. "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2180","Tag":null,"Text":"(string)    //"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2181","Tag":null,"Text":"(string)    CleanSession : BOOL    := FALSE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2182","Tag":null,"Text":"(string)    Username     : WSTRING := \"\";           // specify a username if any (optional)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2183","Tag":null,"Text":"(string)    Password     : WSTRING := \"\";           // specify the password for the username (optional)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2184","Tag":null,"Text":"(string)    UseTLS       : BOOL;                    // Enables usage of the TLS encryption (optional)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2185","Tag":null,"Text":"(string)    hCert        : SysTypes.RTS_IEC_HANDLE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2186","Tag":null,"Text":"(string)    ;                                           // Handle to the client certificate (optional) and only used if UseTLS is TRUE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2187","Tag":null,"Text":"(string)    ITLSContextProvider : MQTT.NBS.ITLSContext"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2188","Tag":null,"Text":"(string)    ; //Encapsulates all the data neccessaray to handle encrypted tcp connections"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2189","Tag":null,"Text":"(string)    //Static initialization, as shown in the following code snippet;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2190","Tag":null,"Text":"(string)    //"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2191","Tag":null,"Text":"(string)    //VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2192","Tag":null,"Text":"(string)    //    commonName : STRING := 'MyRasPi';"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2193","Tag":null,"Text":"(string)    //    ciCertInfo : NBS.CERT_INFO := (psInfo:=ADR(commonName), udiSize:=LEN(commonName));"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2194","Tag":null,"Text":"(string)    //    myTLSContext : NBS.TLSContext := ("}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2195","Tag":null,"Text":"(string)    //        ePurpose:=NBS.PURPOSE.CLIENT_SIDE,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2196","Tag":null,"Text":"(string)    //        sUseCaseName:='NBSTest',"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2197","Tag":null,"Text":"(string)    //        sTLSVersion:='1.3',"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2198","Tag":null,"Text":"(string)    //        ciCertInfo:=ciCertInfo,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2199","Tag":null,"Text":"(string)    //        udiVerificationMode:=2"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2200","Tag":null,"Text":"(string)    //    );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2201","Tag":null,"Text":"(string)    //END_VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2202","Tag":null,"Text":"(string)    IASyncPropertyProvider : MQTT.NBS.IAsyncProperty; // Runs the connect process in a own background task. Use this property if the connection setup takes longer than one task cycle (e.g. TLS connections)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2203","Tag":null,"Text":"(string)END_VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2204","Tag":null,"Text":"(string)VAR_OUTPUT"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2205","Tag":null,"Text":"(string)    Connected      : BOOL;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2206","Tag":null,"Text":"(string)    SessionState   : SPStack.SparkplugSessionStateType;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2207","Tag":null,"Text":"(string)    xError         : BOOL;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2208","Tag":null,"Text":"(string)    eError         : SPStack.ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2209","Tag":null,"Text":"(string)    itfPrimaryHost : IPrimaryHost := THIS^;    "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2210","Tag":null,"Text":"(string)END_VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2211","Tag":null,"Text":"(string)VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2477","Tag":null,"Text":"(string)\t_groupIDFactory     : GroupIDFactory;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2212","Tag":null,"Text":"(string)    _groupIDPool        : LinkedList.List; // OF FB_GroupID - This is blank groupids for dynamic allocation"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2476","Tag":null,"Text":"(string)\t_EdgeFactory        : RemoteEdgeFactory;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2213","Tag":null,"Text":"(string)    _EdgePool           : LinkedList.List; // OF FB_RemoteEdge"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2475","Tag":null,"Text":"(string)\t_DevicesFactory     : RemoteDeviceFactory;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2214","Tag":null,"Text":"(string)    _DevicePool         : LinkedList.List; // OF FB_RemoteDevice"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2474","Tag":null,"Text":"(string)\t_MetricsFactory     : MetricFactory;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2215","Tag":null,"Text":"(string)    _MetricPool         : LinkedList.List; // OF FB_Metric"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2216","Tag":null,"Text":"(string)    _groupIDs           : LinkedList.List; // OF FB_GroupID - This is groupIDs with names"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2217","Tag":null,"Text":"(string)    Connect             : BOOL := TRUE; // TRUE: Connects EoN using the configured settings, FALSE: Disconnects EoN from server if it was connected"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2218","Tag":null,"Text":"(string)    _cPrimaryHostID     : WSTRING; // Corrected PrimaryHostID, contains no illegal chars    "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2219","Tag":null,"Text":"(string)    _Enabled            : BOOL;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2220","Tag":null,"Text":"(string)    _ConnectionTime     : TIME := T#30S;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2221","Tag":null,"Text":"(string)    _LockTimesArray     : ARRAY[1..8] OF TIME := [4(TIME#30S0MS), 2(TIME#1M0S0MS), TIME#2M0S0MS, TIME#4M0S0MS]; // could be made accessible public  "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2222","Tag":null,"Text":"(string)    _OutTimeRemaining   : TIME; // Duration of Out Time Period = TRUE remaining"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2223","Tag":null,"Text":"(string)    _LockTimeRemaining  : TIME;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2224","Tag":null,"Text":"(string)    _ExponentialBackOff : SPStack.FB_ExponentialBackOffTimer; // Handles the Exponential Backoff timing"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2225","Tag":null,"Text":"(string)    _StateMachine       : FB_PrimaryHostStateMachine;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2226","Tag":null,"Text":"(string)    _TopicProvider      : FB_PrimaryHostTopicProvider;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2227","Tag":null,"Text":"(string)    _MQTT               : FB_PrimaryHostMQTT;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2228","Tag":null,"Text":"(string)    _MQTT_eError        : MQTT.MQTT_ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2229","Tag":null,"Text":"(string)    _SparkplugB         : SPStack.FB_SparkplugBSimple; // Handles SparkPlugB Stuff "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2230","Tag":null,"Text":"(string)    _Blob               : ARRAY[0..65535] OF BYTE; // buffer for encoded messages"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2231","Tag":null,"Text":"(string)    _BlobSize           : UDINT; // current encoded message size"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2232","Tag":null,"Text":"(string)    _LastWillQos        : MQTT.MQTT_QOS := MQTT.MQTT_QOS.QoS0;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2233","Tag":null,"Text":"(string)    _LastWillRetain     : BOOL := FALSE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2234","Tag":null,"Text":"(string)    _LastWillTopic      : WSTRING(SPStack.GC_Sparkplug.supported_string_lengths);"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2235","Tag":null,"Text":"(string)    _NDEATH             : SPStack.FB_Metric := (_dataType := SPStack.MetricDataType.UInt64);    // contains the current NDEATH BDSeq"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2236","Tag":null,"Text":"(string)    _NDEATHPayload      : ARRAY[0..255] OF BYTE; // what is the maximum size of this payload?"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2237","Tag":null,"Text":"(string)    _NDEATHPayloadSize  : UDINT;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2244","Tag":null,"Text":"(string)    _MessageConsumer    : FB_PrimaryHostMessageConsumer;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2245","Tag":null,"Text":"(string)    _Diag               : STRING;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2246","Tag":null,"Text":"(string)\t"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2247","Tag":null,"Text":"(string)\t// IMessageSource"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2248","Tag":null,"Text":"(string)\t_IMessageSource_GroupID : LinkedList.IElement; //The itfElement that you are publishing (for FB_Edge this will be a FB_Device)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2249","Tag":null,"Text":"(string)\t_IMessageSource_publishing : BOOL;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2250","Tag":null,"Text":"(string)\t_IMessageSource_published  : BOOL; // TRUE when publish is complete.  Is set false automatically in claimExclusivePublishingRights, but you can set it false yourself if you want"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2251","Tag":null,"Text":"(string)    "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2255","Tag":null,"Text":"(string)\t//Publihser"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2257","Tag":null,"Text":"(string)\t_pPayload : POINTER TO SPStack.FB_Payload;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2258","Tag":null,"Text":"(string)\t_pTopic   : POINTER TO WSTRING(SPStack.GC_Sparkplug.supported_string_lengths);"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2259","Tag":null,"Text":"(string)\t_xCMDBlob : ARRAY [0..MQTT.MQTTParam.g_udiMaxPayloadSize] OF BYTE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2256","Tag":null,"Text":"(string)\t_xCMDSize : DINT;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2262","Tag":null,"Text":"(string)\t_xCMDEncDone  : BOOL;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2263","Tag":null,"Text":"(string)\t_xCMDEncxErr  : BOOL;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2264","Tag":null,"Text":"(string)\t_xCMDEncError : SPStack.ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2471","Tag":null,"Text":"(string)\t"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2252","Tag":null,"Text":"(string)    {attribute 'instance-path'}"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2253","Tag":null,"Text":"(string)    {attribute 'noinit'}"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)2254","Tag":null,"Text":"(string)    _POU : STRING;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)107","Tag":null,"Text":"(string)END_VAR"}}]}}}}},"UniqueIdGenerator":"(string)2477","POULevel":{"@Type":"8e575c5b:Enum","@Value":"Standard"},"ChildObjectGuids":{"@Type":"ArrayList:IList","@Value":[]},"AddAttributeSubsequent":"(bool)False"}},"TypeInfos":{"0db3d7bb":"{0db3d7bb-cde0-4416-9a7b-ce49a0124323}","3b83b776":"{3b83b776-fb25-43b8-99f2-3c507c9143fc}","6f9dac99":"{6f9dac99-8de1-4efc-8465-68ac443b7d08}","8e575c5b":"{8e575c5b-1d37-49c6-941b-5c0ec7874787}","a5de0b0b":"{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}","a9ed5b7e":"{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}","ArrayList":"System.Collections.ArrayList","bool":"System.Boolean","f3878285":"{f3878285-8e4f-490b-bb1b-9acbb7eb04db}","long":"System.Int64","string":"System.String"}}},"FormatVersion":"1.0"}