{"id":3551,"date":"2019-03-25T17:44:50","date_gmt":"2019-03-25T20:44:50","guid":{"rendered":"http:\/\/xexeu.elipse.com.br\/pt\/reports-and-datasets-iec-61850\/"},"modified":"2019-07-04T17:12:53","modified_gmt":"2019-07-04T20:12:53","slug":"reports-and-datasets-iec-61850","status":"publish","type":"post","link":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/","title":{"rendered":"Reports and Datasets: IEC 61850."},"content":{"rendered":"<div align=\"justify\">\n<p><u><b>REPORTS<\/b><\/u><\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_1.jpg\" alt=\"\" width=\"500\" height=\"307\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>To read values via IEC 61850 driver, data polling is not indicated. Instead, you should preferably use reports to increase efficiency and be able to handle Sequence of Events (SOE).<\/p>\n<p>The IEC 61850 protocol deploys <b>reports<\/b>, whose goal is to notify the client applications about any change in data. The data to be reported are defined by the user in a dataset. Each report can be linked to only one dataset, but the device can have as many reports and datasets as necessary.<\/p>\n<p>There are two types of reports: <b>buffered <\/b>(brcbxxxx) and <b>unbuffered <\/b>(urcbxxxx). In buffered reports, all changes happening in the dataset elements during a disconnection are stored in rows (or buffers), so that the client application will be notified on all these changes (so long as there is enough disk space in the device and that all settings are correct, for example). This type of report is used mainly to store SOE (Sequence of Events) data. Unbuffered reports, on the other hand, store only the last value.<\/p>\n<p>Both types can be set up to send events spontaneously, at cyclical intervals, or to wait for the client application&#8217;s explicit request (via polling or general interrogation &#8211; GI) for the data in that report. Each item in the dataset (which can actually be an objects&#8217; tree) can be reported for different reasons (<i>Data Change dchg<\/i>, <i>Data Update dupd<\/i>, <i>Quality Change qchg<\/i>, <i>integrity<\/i>, <i>general interrogation<\/i>) set up by the client in the report&#8217;s programming. Each report has default properties for controlling and setting.<\/p>\n<p><b>IEC 61850 &#8211; Report Example<\/b><\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_2.jpg\" alt=\"\" width=\"500\" height=\"250\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p><b>IEC 61850 &#8211; Access Comparison <\/b><\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_3.jpg\" alt=\"\" width=\"500\" height=\"150\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p><b>IEC 61850 &#8211; Buffered Report<\/b><\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_4.jpg\" alt=\"\" width=\"500\" height=\"320\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p><b>Reports&#8217; settings at Elipse Software&#8217;s IEC61850 driver<\/b><\/p>\n<p>The IEC61850 driver&#8217;s reports settings can be done on <b>Reports <\/b>tab at the driver&#8217;s settings.<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_5.jpg\" alt=\"\" width=\"456\" height=\"421\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p><u>Prefer Buffered Report Control Blocks (Uses Unbuffered if not available)<\/u>: Whenever a tag is communicating (which is called &#8220;in advise&#8221; or &#8220;scanning&#8221;), the <b>Prefer Buffered Report Control Blocks<\/b> option instructs the IO driver to search &#8211; among all the device&#8217;s buffered reports &#8211; if this tag belongs to the report&#8217;s respective dataset.<\/p>\n<p>If found, the report is then enabled by the driver, which in turn receives its notifications. Otherwise, the driver repeats the process, searching then for the tag&#8217;s unbuffered reports. When found, the report is enabled. If once again not found, the tag can communicate in polling mode if <b>Poll Tags not found in any Report<\/b> option is enabled.<\/p>\n<p>If <b>Prefer Buffered Report Control Blocks<\/b> option is disabled, the driver will repeat the previous procedure, but it will search for unbuffered reports only, not for the buffered ones.<\/p>\n<p><u>Poll Tags not Found in any Report<\/u>: When a tag is not found in any report, this option allows it to be read in cyclic mode (polling) according to its scan rate. However, this method is neither recommended nor too efficient, and is bound to a slower data update and to loosing faster events.<\/p>\n<p><u>User Defined Report List and RW Report List File (.RPT) options<\/u>: The default settings allow the driver to search for reports automatically, but if you don&#8217;t want the driver to do so, you can set up a list of reports to be enabled. The RPT file is used for setting up which reports must be searched by the driver. The file should be in the default folder for cache files (.LD), and it should be called <b>IEDName.RPT<\/b> (one file per IED). The file&#8217;s structure should be as follows:<br \/>\n<span style=\"font-family: Courier New;\"><br \/>\n<\/span><\/p>\n<div align=\"left\"><span style=\"font-family: Courier New;\">RPT FILE FORMAT<\/span><br \/>\n<span style=\"font-family: Courier New;\">Number_Of_LogicalDevices<\/span><br \/>\n<span style=\"font-family: Courier New;\">LogicalDeviceN; Number_Of_Reports<\/span><br \/>\n<span style=\"font-family: Courier New;\">ReportName; ReportOption1:ReportOption1Value; ReportOptionN:ReportOptionNValue<\/span><\/div>\n<p>For further information on the other properties on Reports tab, as well as on the RPT file parameters, check IEC 61850 driver&#8217;s manual. For further information on RPT file, check <a href=\"http:\/\/kb.elipse.com.br\/pt-br\/questions\/5200\/Files+used+by+IEC61850+driver.\" target=\"_blank\" rel=\"noopener noreferrer\"><b>Files used by IEC 61850 driver<\/b><\/a>.<\/p>\n<p><u>Reports at Tag Browser<\/u>: Reports are displayed as folders only with <b>TimeOfEntry <\/b>and <b>EntryID <\/b>tags, which are programmed internally by the driver.<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_6.jpg\" alt=\"\" width=\"500\" height=\"327\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p><u><b>DATASETS<\/b><\/u><\/p>\n<p>The content of an LD&#8217;s datasets (maps) is configurable by the user. They can concentrate all datasets into only one LD, being able to transfer data from other LDs. Datasets can contain <b>Data <\/b>or <b>DataAttributes <\/b>objects, can be <i>set up<\/i> at the IED, or can be create dynamically on <i>persistent <\/i>on <i>non-persistent<\/i> modes.<\/p>\n<p>The <i>set up<\/i> datasets can&#8217;t be deleted. The <i>persistent <\/i>ones, on the other hand, can be deleted if they are not being reference by any active reports, and are visible to other links. Finally, the <i>non-persistent<\/i> ones can be deleted if they are not being referenced by any active reports, but are not visible for other links and are therefore deleted when the connection is finished.<\/p>\n<p><b>DataSets settings at Elipse Software&#8217;s IEC61850 driver <\/b><\/p>\n<p>On the driver&#8217;s <b>Reports <\/b>tab, you can set up the driver to create datasets dynamically. To do so, use this option:<\/p>\n<p><u>User Defined Datasets and RW DataSet List File (.CDS) options<\/u>: When using a pre-defined reports list, you can inform whether the datasets will be declared dynamically by the IEC 61850 driver (client). The CDS file is used for defining which datasets must be searched by the driver. The file should be in the default folder for cache files (.LD), and it should be called <b>IEDName.CDS<\/b> (one file per IED). Currently, only Siemens IEDs support this functionality. The file&#8217;s structure should be as follows:<\/p>\n<div align=\"left\"><span style=\"font-family: Courier New;\">CDS FILE EXAMPLE<\/span><br \/>\n<span style=\"font-family: Courier New;\">1<\/span><br \/>\n<span style=\"font-family: Courier New;\">Device;1<\/span><br \/>\n<span style=\"font-family: Courier New;\">MyDataset1;3<\/span><br \/>\n<span style=\"font-family: Courier New;\">Device\/LLN0$DC$NamPlt<\/span><br \/>\n<span style=\"font-family: Courier New;\">Device\/LLN0$ST$Mod<\/span><br \/>\n<span style=\"font-family: Courier New;\">Device\/LPHD1$DC$PhyNam<\/span><\/div>\n<p>For further information on the other properties on <b>Reports <\/b>tab, as well as on the CDS file parameters, check IEC 61850 driver&#8217;s manual. For further information on CDS file, check <a href=\"http:\/\/kb.elipse.com.br\/pt-br\/questions\/5200\/Files+used+by+IEC61850+driver.\" target=\"_blank\" rel=\"noopener noreferrer\"><b>Files used by IEC 61850 driver<\/b><\/a>.<\/p>\n<p><u>DataSets at Tag Browser<\/u>: The data set up in each dataset is found in a folder called <b>DataSets <\/b>in the TagBrowser, as seen below.<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_7.jpg\" alt=\"\" width=\"500\" height=\"327\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p><u><b>FREQUENTLY ASKED QUESTIONS<\/b><\/u><\/p>\n<p><i><b>What can I do when the driver can&#8217;t find a free report whose dataset contains the desired tags? <\/b><\/i><\/p>\n<p>Check if:<\/p>\n<ul>\n<li>no client uses the same reports.<\/li>\n<li>the datasets ar set up at the IED and are linked to reports. If not, they can be defined from the application.<\/li>\n<\/ul>\n<p><i><b>How can I identify datasets in an LD file?<\/b><\/i><\/p>\n<p>At the end of each LD file there is a session called <i>**Datasets**<\/i>. The example below shows a Logical Node with no configured dataset:<\/p>\n<p><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_8.jpg\" alt=\"\" width=\"500\" height=\"30\" align=\"Baseline\" border=\"0\" \/><\/p>\n<p>In this other example, the Logical Node contains datasets configured according to the figure below:<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_9.jpg\" alt=\"\" width=\"277\" height=\"351\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p>Notice that in the example above, there are two datasets, and the items mapped on them are displayed below.<\/p>\n<p><i><b>How can I identify the reports in an LD file?<\/b><\/i><\/p>\n<p>The reports are NOT in the LD file&#8217;s <b>Reports <\/b>section, as you can see below:<\/p>\n<p><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_10.jpg\" alt=\"\" width=\"247\" height=\"50\" align=\"Baseline\" border=\"0\" \/><\/p>\n<p>The <b>Reports <\/b>section seen above stores only the report&#8217;s version. To find the reports in the LD file, you must search the <b>$BR<\/b> functional constraint. The figure below demonstrates the reports of a given Logical Node:<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_11.jpg\" alt=\"\" width=\"335\" height=\"365\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p><i><b>How should I set up the Reports names?<\/b><\/i><\/p>\n<p>By default, the buffered reports&#8217; names must start with <b>brcbXXXX<\/b>, and the unbuffered ones with <b>rcbXXXX<\/b> or <b>urcbXXXX<\/b>. If the report&#8217;s name is accidentally set up without these prefixes, the driver will not identify this as the correct answer and the reports reading will not work.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>REPORTS To read values via IEC 61850 driver, data polling is not indicated. Instead, you should preferably use reports to increase efficiency and be able to handle Sequence of Events&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0},"categories":[791],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Reports and Datasets: IEC 61850. - Elipse Knowledgebase<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Reports and Datasets: IEC 61850.\" \/>\n<meta property=\"og:description\" content=\"REPORTS To read values via IEC 61850 driver, data polling is not indicated. Instead, you should preferably use reports to increase efficiency and be able to handle Sequence of Events&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/\" \/>\n<meta property=\"og:site_name\" content=\"Elipse Knowledgebase\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/elipsesoftware\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-25T20:44:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-07-04T20:12:53+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_1.jpg\" \/>\n<meta name=\"author\" content=\"Elipse Software\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Elipse Software\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/\"},\"author\":{\"name\":\"Elipse Software\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87\"},\"headline\":\"Reports and Datasets: IEC 61850.\",\"datePublished\":\"2019-03-25T20:44:50+00:00\",\"dateModified\":\"2019-07-04T20:12:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/\"},\"wordCount\":2356,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"articleSection\":[\"IEC 61850\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/\",\"url\":\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/\",\"name\":\"[:pt]Reports and Datasets: IEC 61850.[:en]Reports and Datasets: IEC 61850.[:] - Elipse Knowledgebase\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#website\"},\"datePublished\":\"2019-03-25T20:44:50+00:00\",\"dateModified\":\"2019-07-04T20:12:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/kb.elipse.com.br\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reports and Datasets: IEC 61850.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kb.elipse.com.br\/#website\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"name\":\"Elipse Knowledgebase\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kb.elipse.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\",\"name\":\"Elipse Software\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"sameAs\":[\"http:\/\/www.facebook.com\/elipsesoftware\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"contentUrl\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"width\":161,\"height\":58,\"caption\":\"Elipse Software\"},\"image\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87\",\"name\":\"Elipse Software\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g\",\"caption\":\"Elipse Software\"},\"url\":\"https:\/\/kb.elipse.com.br\/en\/author\/webmasterelipse-com-br\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Reports and Datasets: IEC 61850. - Elipse Knowledgebase","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/","og_locale":"en_US","og_type":"article","og_title":"[:pt]Reports and Datasets: IEC 61850.[:en]Reports and Datasets: IEC 61850.[:] - Elipse Knowledgebase","og_description":"REPORTS To read values via IEC 61850 driver, data polling is not indicated. Instead, you should preferably use reports to increase efficiency and be able to handle Sequence of Events&hellip;","og_url":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/","og_site_name":"Elipse Knowledgebase","article_publisher":"http:\/\/www.facebook.com\/elipsesoftware","article_published_time":"2019-03-25T20:44:50+00:00","article_modified_time":"2019-07-04T20:12:53+00:00","og_image":[{"url":"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID5184EN\/Picture_1.jpg"}],"author":"Elipse Software","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Elipse Software","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/#article","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/"},"author":{"name":"Elipse Software","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87"},"headline":"Reports and Datasets: IEC 61850.","datePublished":"2019-03-25T20:44:50+00:00","dateModified":"2019-07-04T20:12:53+00:00","mainEntityOfPage":{"@id":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/"},"wordCount":2356,"commentCount":0,"publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"articleSection":["IEC 61850"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/","url":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/","name":"[:pt]Reports and Datasets: IEC 61850.[:en]Reports and Datasets: IEC 61850.[:] - Elipse Knowledgebase","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/#website"},"datePublished":"2019-03-25T20:44:50+00:00","dateModified":"2019-07-04T20:12:53+00:00","breadcrumb":{"@id":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kb.elipse.com.br\/en\/reports-and-datasets-iec-61850\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/kb.elipse.com.br\/en\/"},{"@type":"ListItem","position":2,"name":"Reports and Datasets: IEC 61850."}]},{"@type":"WebSite","@id":"https:\/\/kb.elipse.com.br\/#website","url":"https:\/\/kb.elipse.com.br\/","name":"Elipse Knowledgebase","description":"","publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kb.elipse.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kb.elipse.com.br\/#organization","name":"Elipse Software","url":"https:\/\/kb.elipse.com.br\/","sameAs":["http:\/\/www.facebook.com\/elipsesoftware"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","contentUrl":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","width":161,"height":58,"caption":"Elipse Software"},"image":{"@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/def69ea453ea60b250497b89225a9f87","name":"Elipse Software","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ff1f7ec38f4687b06f6851d97b3cd2d0?s=96&d=mm&r=g","caption":"Elipse Software"},"url":"https:\/\/kb.elipse.com.br\/en\/author\/webmasterelipse-com-br\/"}]}},"_links":{"self":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/3551"}],"collection":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/comments?post=3551"}],"version-history":[{"count":1,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/3551\/revisions"}],"predecessor-version":[{"id":7443,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/3551\/revisions\/7443"}],"wp:attachment":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/media?parent=3551"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/categories?post=3551"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/tags?post=3551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}