Diff of /project/device_b032fdcd/plc_logic_4bbe9722/application1_8e35a463/edge1_a5e930f4/a5e930f4cd844d83a3f7492f198987aa.object [0d8dfb] .. [341ca1]  Maximize  Restore

Switch to side-by-side view

--- a/project/device_b032fdcd/plc_logic_4bbe9722/application1_8e35a463/edge1_a5e930f4/a5e930f4cd844d83a3f7492f198987aa.object
+++ b/project/device_b032fdcd/plc_logic_4bbe9722/application1_8e35a463/edge1_a5e930f4/a5e930f4cd844d83a3f7492f198987aa.object
@@ -1 +1 @@
-{"payload":{"meta":{"Graph":{"@Type":"81297157","@Value":{"Guid":"(Guid)a5e930f4-cd84-4d83-a3f7-492f198987aa","ParentGuid":"(Guid)8e35a463-e747-4a73-9f12-158dbb2b0fb2","Name":"(string)Edge1","Properties":{"@Type":"2c41fa04:IDictionary","@Value":{}},"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}","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)5188","Tag":null,"Text":"(string)IF Init THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5189","Tag":null,"Text":"(string)    AddAllMetrics();"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5191","Tag":null,"Text":"(string)    Scenario( TestScenario := g_example_settings.TestScenario);"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5345","Tag":null,"Text":"(string)    GenerateDataPeriod := UINT_TO_TIME( Scenario.publishPeriod - 250 ); // Now we surely change the data before sending it"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5192","Tag":null,"Text":"(string)    Init := FALSE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5193","Tag":null,"Text":"(string)END_IF"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5194","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5195","Tag":null,"Text":"(string)GenerateDataTimer( IN := NOT GenerateDataTimer.Q,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5196","Tag":null,"Text":"(string)                   PT := GenerateDataPeriod,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5197","Tag":null,"Text":"(string)                   ET => GenerateDataElapsed );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5198","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5199","Tag":null,"Text":"(string)IF GenerateDataTimer.Q THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5200","Tag":null,"Text":"(string)\tGenerateEoNData();"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5202","Tag":null,"Text":"(string)    GenerateDeviceData();"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5203","Tag":null,"Text":"(string)END_IF"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5204","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5205","Tag":null,"Text":"(string)TON_DelayStartup( IN := TRUE );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5206","Tag":null,"Text":"(string)IF NOT Scenario.StillGettingClientCertificate AND TON_DelayStartup.Q THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5207","Tag":null,"Text":"(string)    EoN( ServerUrl := Scenario.ServerUrl,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5208","Tag":null,"Text":"(string)         ServerPort := Scenario.ServerPort,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5209","Tag":null,"Text":"(string)         PrimaryHostID := g_example_settings.PrimaryHostID1,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5210","Tag":null,"Text":"(string)         NodeName := g_example_settings.EdgeName1,             "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5211","Tag":null,"Text":"(string)         GroupId := g_example_settings.GroupID,       "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5212","Tag":null,"Text":"(string)         KeepAlive := Scenario.KeepAlive,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5213","Tag":null,"Text":"(string)         CleanSession := Scenario.CleanSession,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5214","Tag":null,"Text":"(string)         Username := Scenario.Username,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5215","Tag":null,"Text":"(string)         Password := Scenario.Password,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5216","Tag":null,"Text":"(string)         UseTLS := Scenario.UseTLS,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5217","Tag":null,"Text":"(string)         hCert := Scenario.hCert,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5260","Tag":null,"Text":"(string)         UseAliases := UseAliases,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5261","Tag":null,"Text":"(string)         PingInterval := PingInterval,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5262","Tag":null,"Text":"(string)         CommunicationMode := Scenario.CommunicationMode,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5255","Tag":null,"Text":"(string)         HttpProxySettings := HttpProxySettings,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5328","Tag":null,"Text":"(string)         publishPeriod := Scenario.publishPeriod,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5329","Tag":null,"Text":"(string)         // Uncomment this for TLS usage and please alter the initialisation of myTLSContext"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5330","Tag":null,"Text":"(string)         //         ITLSContextProvider    := ItfTLSContext, // We provide a reference to an instance of TLSContext"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5343","Tag":null,"Text":"(string)         IASyncPropertyProvider :=,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5344","Tag":null,"Text":"(string)         SessionState => EoNConnectionState,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5322","Tag":null,"Text":"(string)         NumberOfDevices => NumberOfDevices );         "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5346","Tag":null,"Text":"(string)ELSIF Scenario.StillGettingClientCertificate THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5347","Tag":null,"Text":"(string)    //The below method creates a Client Certificate for you"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5348","Tag":null,"Text":"(string)    //It generates a CSR and sends it to test.mosquitto.org to be signed"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5349","Tag":null,"Text":"(string)    Scenario.AdditionalStepsToRegisterAClientCertificateWithtest_mosquitto_org();"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5228","Tag":null,"Text":"(string)END_IF;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5229","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5230","Tag":null,"Text":"(string)MyDevice1( DeviceName := \"Device1\","}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5231","Tag":null,"Text":"(string)           DeviceHealthy := Device1Healthy,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5232","Tag":null,"Text":"(string)           ItfEdge := EoN,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5233","Tag":null,"Text":"(string)           PluggedIntoEoN =>,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5234","Tag":null,"Text":"(string)           SessionState => MyDevice1State,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5235","Tag":null,"Text":"(string)           publishPeriod := Scenario.publishPeriod );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5236","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5237","Tag":null,"Text":"(string)MyDevice2( DeviceName := \"Device2\","}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5238","Tag":null,"Text":"(string)           DeviceHealthy := Device2Healthy,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5239","Tag":null,"Text":"(string)           ItfEdge := EoN,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5240","Tag":null,"Text":"(string)           PluggedIntoEoN =>,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5241","Tag":null,"Text":"(string)           SessionState => MyDevice2State,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5242","Tag":null,"Text":"(string)           publishPeriod := Scenario.publishPeriod );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5243","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5244","Tag":null,"Text":"(string)MyDevice3( DeviceName := \"Device3\","}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5245","Tag":null,"Text":"(string)           DeviceHealthy := Device3Healthy,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5246","Tag":null,"Text":"(string)           ItfEdge := EoN,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5247","Tag":null,"Text":"(string)           PluggedIntoEoN =>,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5248","Tag":null,"Text":"(string)           SessionState => MyDevice3State,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)4231","Tag":null,"Text":"(string)           publishPeriod := Scenario.publishPeriod );"}}]}}}}},"Interface":{"@Type":"a9ed5b7e","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)5291","Tag":null,"Text":"(string)PROGRAM Edge1"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5292","Tag":null,"Text":"(string)VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5334","Tag":null,"Text":"(string)    Init : BOOL := TRUE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5335","Tag":null,"Text":"(string)    EoN : SPEdge.FB_Edge;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5336","Tag":null,"Text":"(string)    EoNConnectionState : SPStack.SparkplugSessionStateType;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5337","Tag":null,"Text":"(string)    UseAliases : BOOL := TRUE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5338","Tag":null,"Text":"(string)    PingInterval : TIME := T#30s; // Ping interval for TCP and Websocket mode, default interval = T#2s"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5339","Tag":null,"Text":"(string)    CommunicationMode : SPEdge.MQTT.COMMUNICATION_MODE := SPEdge.MQTT.COMMUNICATION_MODE.WEB_SOCKET; // Choose either TCP or WebSockets"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5362","Tag":null,"Text":"(string)    //\tThe uri OF the websocket server. e.g ‘ws://localhost:8080’ ws-URI = “ws:” “//” host [ ”:” port ] path [ ”?” query ] wss-URI = “wss:” “//” host [ ”:” port ] path [ ”?” query ]"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5341","Tag":null,"Text":"(string)    HttpProxySettings : SPEdge.MQTT.WEB_SOCKET.HttpProxySettings; // Contains Proxy- Server, Port, User and Password settings     "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5353","Tag":null,"Text":"(string)    NumberOfDevices : UDINT;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5354","Tag":null,"Text":"(string)    MyDevice1 : SPEdge.FB_Device;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5355","Tag":null,"Text":"(string)    Device1Healthy : BOOL := FALSE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5356","Tag":null,"Text":"(string)    MyDevice2 : SPEdge.FB_Device;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5357","Tag":null,"Text":"(string)    Device2Healthy : BOOL := FALSE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5358","Tag":null,"Text":"(string)    MyDevice3 : SPEdge.FB_Device;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5359","Tag":null,"Text":"(string)    Device3Healthy : BOOL := FALSE;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5360","Tag":null,"Text":"(string)    MyDevice1State : SPStack.SparkplugSessionStateType;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5361","Tag":null,"Text":"(string)    MyDevice2State : SPStack.SparkplugSessionStateType;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5311","Tag":null,"Text":"(string)    MyDevice3State : SPStack.SparkplugSessionStateType;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5312","Tag":null,"Text":"(string)    GenerateDataPeriod : TIME;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5313","Tag":null,"Text":"(string)    GenerateDataElapsed : TIME;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5314","Tag":null,"Text":"(string)    GenerateDataTimer : TON;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5315","Tag":null,"Text":"(string)    Str : ChangingString;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5316","Tag":null,"Text":"(string)    TimeStamp : SPStack.T_DateTime;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)5317","Tag":null,"Text":"(string)    TON_DelayStartup : TON := (PT := T#5S); "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)4962","Tag":null,"Text":"(string)END_VAR"}}]}}}}},"UniqueIdGenerator":"(string)5363","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"}
\ No newline at end of file
+{"payload":{"meta":{"Graph":{"@Type":"81297157","@Value":{"Guid":"(Guid)a5e930f4-cd84-4d83-a3f7-492f198987aa","ParentGuid":"(Guid)8e35a463-e747-4a73-9f12-158dbb2b0fb2","Name":"(string)Edge1","Properties":{"@Type":"2c41fa04:IDictionary","@Value":{}},"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}","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":{"TextBlobForSerialisation":"(string)IF Init THEN\n    AddAllMetrics();\n    Scenario( TestScenario := g_example_settings.TestScenario);\n    GenerateDataPeriod := UINT_TO_TIME( Scenario.publishPeriod - 250 ); // Now we surely change the data before sending it\n    Init := FALSE;\nEND_IF\n\nGenerateDataTimer( IN := NOT GenerateDataTimer.Q,\n                   PT := GenerateDataPeriod,\n                   ET => GenerateDataElapsed );\n\nIF GenerateDataTimer.Q THEN\n\tGenerateEoNData();\n    GenerateDeviceData();\nEND_IF\n\nTON_DelayStartup( IN := TRUE );\nIF NOT Scenario.StillGettingClientCertificate AND TON_DelayStartup.Q THEN\n    EoN( ServerUrl := Scenario.ServerUrl,\n         ServerPort := Scenario.ServerPort,\n         PrimaryHostID := g_example_settings.PrimaryHostID1,\n         NodeName := g_example_settings.EdgeName1,             \n         GroupId := g_example_settings.GroupID,       \n         KeepAlive := Scenario.KeepAlive,\n         CleanSession := Scenario.CleanSession,\n         Username := Scenario.Username,\n         Password := Scenario.Password,\n         UseTLS := Scenario.UseTLS,\n         hCert := Scenario.hCert,\n         UseAliases := UseAliases,\n         PingInterval := PingInterval,\n         CommunicationMode := Scenario.CommunicationMode,\n         HttpProxySettings := HttpProxySettings,\n         publishPeriod := Scenario.publishPeriod,\n         // Uncomment this for TLS usage and please alter the initialisation of myTLSContext\n         //         ITLSContextProvider    := ItfTLSContext, // We provide a reference to an instance of TLSContext\n         IASyncPropertyProvider :=,\n         SessionState => EoNConnectionState,\n         NumberOfDevices => NumberOfDevices );         \nELSIF Scenario.StillGettingClientCertificate THEN\n    //The below method creates a Client Certificate for you\n    //It generates a CSR and sends it to test.mosquitto.org to be signed\n    Scenario.AdditionalStepsToRegisterAClientCertificateWithtest_mosquitto_org();\nEND_IF;\n\nMyDevice1( DeviceName := \"Device1\",\n           DeviceHealthy := Device1Healthy,\n           ItfEdge := EoN,\n           PluggedIntoEoN =>,\n           SessionState => MyDevice1State,\n           publishPeriod := Scenario.publishPeriod );\n\nMyDevice2( DeviceName := \"Device2\",\n           DeviceHealthy := Device2Healthy,\n           ItfEdge := EoN,\n           PluggedIntoEoN =>,\n           SessionState => MyDevice2State,\n           publishPeriod := Scenario.publishPeriod );\n\nMyDevice3( DeviceName := \"Device3\",\n           DeviceHealthy := Device3Healthy,\n           ItfEdge := EoN,\n           PluggedIntoEoN =>,\n           SessionState => MyDevice3State,\n           publishPeriod := Scenario.publishPeriod );","LineInfoPersistence":"(string)a5e930f4-cd84-4d83-a3f7-492f198987aa_Impl_LineIds"}}}},"Interface":{"@Type":"a9ed5b7e","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextBlobForSerialisation":"(string)PROGRAM Edge1\nVAR\n    Init : BOOL := TRUE;\n    EoN : SPEdge.FB_Edge;\n    EoNConnectionState : SPStack.SparkplugSessionStateType;\n    UseAliases : BOOL := TRUE;\n    PingInterval : TIME := T#30s; // Ping interval for TCP and Websocket mode, default interval = T#2s\n    CommunicationMode : SPEdge.MQTT.COMMUNICATION_MODE := SPEdge.MQTT.COMMUNICATION_MODE.WEB_SOCKET; // Choose either TCP or WebSockets\n    //\tThe uri OF the websocket server. e.g ‘ws://localhost:8080’ ws-URI = “ws:” “//” host [ ”:” port ] path [ ”?” query ] wss-URI = “wss:” “//” host [ ”:” port ] path [ ”?” query ]\n    HttpProxySettings : SPEdge.MQTT.WEB_SOCKET.HttpProxySettings; // Contains Proxy- Server, Port, User and Password settings     \n    NumberOfDevices : UDINT;\n    MyDevice1 : SPEdge.FB_Device;\n    Device1Healthy : BOOL := FALSE;\n    MyDevice2 : SPEdge.FB_Device;\n    Device2Healthy : BOOL := FALSE;\n    MyDevice3 : SPEdge.FB_Device;\n    Device3Healthy : BOOL := FALSE;\n    MyDevice1State : SPStack.SparkplugSessionStateType;\n    MyDevice2State : SPStack.SparkplugSessionStateType;\n    MyDevice3State : SPStack.SparkplugSessionStateType;\n    GenerateDataPeriod : TIME;\n    GenerateDataElapsed : TIME;\n    GenerateDataTimer : TON;\n    Str : ChangingString;\n    TimeStamp : SPStack.T_DateTime;\n    TON_DelayStartup : TON := (PT := T#5S); \nEND_VAR","LineInfoPersistence":"(string)a5e930f4-cd84-4d83-a3f7-492f198987aa_Decl_LineIds"}}}},"UniqueIdGenerator":"(string)5363","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}","a9ed5b7e":"{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}","ArrayList":"System.Collections.ArrayList","bool":"System.Boolean","f3878285":"{f3878285-8e4f-490b-bb1b-9acbb7eb04db}","string":"System.String"}}},"FormatVersion":"1.0"}
\ No newline at end of file