Diff of /project/sparkplug™_mqtt_edge_and_host-stack_b9741afd/function_blocks_8ad6e219/fb_sparkplugbsimple_c978db11/fb_sparkplugbsimple_b276ae31/dbirth_7176c6c9/getdevicebirthcertificate_2394dfd6/2394dfd614ac44a496109ef66ae66577.object [6f06cd] .. [5b2544]  Maximize  Restore

Switch to side-by-side view

--- a/project/sparkplug™_mqtt_edge_and_host-stack_b9741afd/function_blocks_8ad6e219/fb_sparkplugbsimple_c978db11/fb_sparkplugbsimple_b276ae31/dbirth_7176c6c9/getdevicebirthcertificate_2394dfd6/2394dfd614ac44a496109ef66ae66577.object
+++ b/project/sparkplug™_mqtt_edge_and_host-stack_b9741afd/function_blocks_8ad6e219/fb_sparkplugbsimple_c978db11/fb_sparkplugbsimple_b276ae31/dbirth_7176c6c9/getdevicebirthcertificate_2394dfd6/2394dfd614ac44a496109ef66ae66577.object
@@ -1 +1 @@
-{"payload":{"meta":{"Graph":{"@Type":"81297157","@Value":{"Guid":"(Guid)2394dfd6-14ac-44a4-9610-9ef66ae66577","ParentGuid":"(Guid)b276ae31-a54c-4d6f-8b78-cab400d0ac12","Name":"(string)GetDeviceBirthCertificate","Properties":{"@Type":"2c41fa04:IDictionary","@Value":[{"@Key":"(Guid)24568a24-c491-472c-a21f-ee5d33859fab","@Value":{"@Type":"24568a24","@Value":{"MemoryReserveForOnlineChange":"(int)0","ExcludeFromBuild":"(bool)False","External":"(bool)False","EnableSystemCall":"(bool)False","CompilerDefines":"(string)","LinkAlways":"(bool)False","Undefines":{"@Type":"[string]","@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)7176c6c9-8eba-4c13-a58e-d434358a86de"}]}}}}]},"TypeGuid":"(Guid)f8a58466-d7f6-439f-bbb8-d4600e41d099","EmbeddedTypeGuids":{"@Type":"[Guid]","@Value":["(Guid)a9ed5b7e-75c5-4651-af16-d2c27e98cb94","(Guid)3b83b776-fb25-43b8-99f2-3c507c9143fc"]}}},"TypeInfos":{"24568a24":"{24568a24-c491-472c-a21f-ee5d33859fab}","2c41fa04":"{2c41fa04-1834-41c1-816e-303c7aa2c05b}","81297157":"{81297157-7ec9-45ce-845e-84cab2b88ade}","829a18f2":"{829a18f2-c514-4f6e-9634-1df173429203}","bool":"System.Boolean","fa2ee218":"{fa2ee218-a39b-4b6d-b249-49dbddbd168a}","Guid":"System.Guid","int":"System.Int32","string":"System.String"}},"object":{"Graph":{"@Type":"f8a58466","@Value":{"Implementation":{"@Type":"3b83b776","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)907","Tag":null,"Text":"(string)SysTimeRtc.SysTimeRtcHighResGet(pTimestamp := _Timestamp);"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)908","Tag":null,"Text":"(string)InitEncoderErr := _Encoder.InitializePayloadBeforeAddingMetrics(TimeStamp := _Timestamp);"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)909","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)910","Tag":null,"Text":"(string)// DO NOT SET SEQ, this is done later by the EDGE //_Encoder.SetSeq( seq := pEoN^._SparkplugB.GetSeqNum() );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)911","Tag":null,"Text":"(string)IF InitEncoderErr = ERROR.NO_ERROR THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)912","Tag":null,"Text":"(string)    IF AddSimpleMetricErr = ERROR.NO_ERROR THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)913","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)914","Tag":null,"Text":"(string)        AddAllMetricsListErr := AddAllMetrics(TimeStamp := _Timestamp,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)915","Tag":null,"Text":"(string)            SendList := AllMetricsList);"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)916","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)917","Tag":null,"Text":"(string)        IF AddAllMetricsListErr = ERROR.NO_ERROR THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)918","Tag":null,"Text":"(string)            GetDeviceBirthCertificate := ERROR.NO_ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)919","Tag":null,"Text":"(string)        ELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)920","Tag":null,"Text":"(string)            GetDeviceBirthCertificate := AddAllMetricsListErr;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)921","Tag":null,"Text":"(string)        END_IF"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)922","Tag":null,"Text":"(string)    ELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)923","Tag":null,"Text":"(string)        GetDeviceBirthCertificate := AddSimpleMetricErr;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)924","Tag":null,"Text":"(string)    END_IF"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)925","Tag":null,"Text":"(string)ELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)926","Tag":null,"Text":"(string)    GetDeviceBirthCertificate := InitEncoderErr;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)125","Tag":null,"Text":"(string)END_IF"}}]}}}}},"Interface":{"@Type":"a9ed5b7e","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)894","Tag":null,"Text":"(string)(*"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)895","Tag":null,"Text":"(string)\tDBIRTH: Returns ERROR.NO_ERROR if successfully generated"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)896","Tag":null,"Text":"(string)    you can retrieve the DBIRTH certificate with "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)897","Tag":null,"Text":"(string)*)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)898","Tag":null,"Text":"(string)METHOD GetDeviceBirthCertificate : ERROR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)899","Tag":null,"Text":"(string)VAR_INPUT"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)900","Tag":null,"Text":"(string)    AllMetricsList : LinkedList.IList;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)901","Tag":null,"Text":"(string)END_VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)902","Tag":null,"Text":"(string)VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)903","Tag":null,"Text":"(string)    CurSeqNum : ULINT;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)904","Tag":null,"Text":"(string)    InitEncoderErr : ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)905","Tag":null,"Text":"(string)    AddSimpleMetricErr : ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)906","Tag":null,"Text":"(string)    AddAllMetricsListErr : ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)150","Tag":null,"Text":"(string)END_VAR"}}]}}}}}}},"TypeInfos":{"3b83b776":"{3b83b776-fb25-43b8-99f2-3c507c9143fc}","a5de0b0b":"{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}","a9ed5b7e":"{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}","f3878285":"{f3878285-8e4f-490b-bb1b-9acbb7eb04db}","f8a58466":"{f8a58466-d7f6-439f-bbb8-d4600e41d099}","long":"System.Int64","string":"System.String"}}},"FormatVersion":"1.0"}
\ No newline at end of file
+{"payload":{"meta":{"Graph":{"@Type":"81297157","@Value":{"Guid":"(Guid)2394dfd6-14ac-44a4-9610-9ef66ae66577","ParentGuid":"(Guid)b276ae31-a54c-4d6f-8b78-cab400d0ac12","Name":"(string)GetDeviceBirthCertificate","Properties":{"@Type":"2c41fa04:IDictionary","@Value":[{"@Key":"(Guid)24568a24-c491-472c-a21f-ee5d33859fab","@Value":{"@Type":"24568a24","@Value":{"MemoryReserveForOnlineChange":"(int)0","ExcludeFromBuild":"(bool)False","External":"(bool)False","EnableSystemCall":"(bool)False","CompilerDefines":"(string)","LinkAlways":"(bool)False","Undefines":{"@Type":"[string]","@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)7176c6c9-8eba-4c13-a58e-d434358a86de"}]}}}}]},"TypeGuid":"(Guid)f8a58466-d7f6-439f-bbb8-d4600e41d099","EmbeddedTypeGuids":{"@Type":"[Guid]","@Value":["(Guid)a9ed5b7e-75c5-4651-af16-d2c27e98cb94","(Guid)3b83b776-fb25-43b8-99f2-3c507c9143fc"]}}},"TypeInfos":{"24568a24":"{24568a24-c491-472c-a21f-ee5d33859fab}","2c41fa04":"{2c41fa04-1834-41c1-816e-303c7aa2c05b}","81297157":"{81297157-7ec9-45ce-845e-84cab2b88ade}","829a18f2":"{829a18f2-c514-4f6e-9634-1df173429203}","bool":"System.Boolean","fa2ee218":"{fa2ee218-a39b-4b6d-b249-49dbddbd168a}","Guid":"System.Guid","int":"System.Int32","string":"System.String"}},"object":{"Graph":{"@Type":"f8a58466","@Value":{"Implementation":{"@Type":"3b83b776","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)907","Tag":null,"Text":"(string)SysTimeRtc.SysTimeRtcHighResGet(pTimestamp := _Timestamp);"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)908","Tag":null,"Text":"(string)InitEncoderErr := _Encoder.InitializePayloadBeforeAddingMetrics(TimeStamp := _Timestamp);"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)909","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)910","Tag":null,"Text":"(string)// DO NOT SET SEQ, this is done later by the EDGE //_Encoder.SetSeq( seq := pEoN^._SparkplugB.GetSeqNum() );"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)911","Tag":null,"Text":"(string)IF InitEncoderErr = ERROR.NO_ERROR THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)912","Tag":null,"Text":"(string)    IF AddSimpleMetricErr = ERROR.NO_ERROR THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)913","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)914","Tag":null,"Text":"(string)        AddAllMetricsListErr := AddAllMetrics(TimeStamp := _Timestamp,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)915","Tag":null,"Text":"(string)            SendList := AllMetricsList,"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)928","Tag":null,"Text":"(string)            UseAliases := UseAliases);"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)916","Tag":null,"Text":"(string)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)917","Tag":null,"Text":"(string)        IF AddAllMetricsListErr = ERROR.NO_ERROR THEN"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)918","Tag":null,"Text":"(string)            GetDeviceBirthCertificate := ERROR.NO_ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)919","Tag":null,"Text":"(string)        ELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)920","Tag":null,"Text":"(string)            GetDeviceBirthCertificate := AddAllMetricsListErr;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)921","Tag":null,"Text":"(string)        END_IF"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)922","Tag":null,"Text":"(string)    ELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)923","Tag":null,"Text":"(string)        GetDeviceBirthCertificate := AddSimpleMetricErr;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)924","Tag":null,"Text":"(string)    END_IF"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)925","Tag":null,"Text":"(string)ELSE"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)926","Tag":null,"Text":"(string)    GetDeviceBirthCertificate := InitEncoderErr;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)125","Tag":null,"Text":"(string)END_IF"}}]}}}}},"Interface":{"@Type":"a9ed5b7e","@Value":{"TextDocument":{"@Type":"f3878285","@Value":{"TextLines":{"@Type":"[a5de0b0b]","@Value":[{"@Type":"a5de0b0b","@Value":{"Id":"(long)894","Tag":null,"Text":"(string)(*"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)895","Tag":null,"Text":"(string)\tDBIRTH: Returns ERROR.NO_ERROR if successfully generated"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)896","Tag":null,"Text":"(string)    you can retrieve the DBIRTH certificate with "}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)897","Tag":null,"Text":"(string)*)"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)898","Tag":null,"Text":"(string)METHOD GetDeviceBirthCertificate : ERROR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)899","Tag":null,"Text":"(string)VAR_INPUT"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)900","Tag":null,"Text":"(string)    AllMetricsList : LinkedList.IList;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)927","Tag":null,"Text":"(string)    UseAliases : BOOL;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)901","Tag":null,"Text":"(string)END_VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)902","Tag":null,"Text":"(string)VAR"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)903","Tag":null,"Text":"(string)    CurSeqNum : ULINT;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)904","Tag":null,"Text":"(string)    InitEncoderErr : ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)905","Tag":null,"Text":"(string)    AddSimpleMetricErr : ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)906","Tag":null,"Text":"(string)    AddAllMetricsListErr : ERROR;"}},{"@Type":"a5de0b0b","@Value":{"Id":"(long)150","Tag":null,"Text":"(string)END_VAR"}}]}}}}}}},"TypeInfos":{"3b83b776":"{3b83b776-fb25-43b8-99f2-3c507c9143fc}","a5de0b0b":"{a5de0b0b-1cb5-4913-ac21-9d70293ec00d}","a9ed5b7e":"{a9ed5b7e-75c5-4651-af16-d2c27e98cb94}","f3878285":"{f3878285-8e4f-490b-bb1b-9acbb7eb04db}","f8a58466":"{f8a58466-d7f6-439f-bbb8-d4600e41d099}","long":"System.Int64","string":"System.String"}}},"FormatVersion":"1.0"}
\ No newline at end of file