Difference between revisions of "Edge Gateway MTConnect Adapter"
From Datonis
(Created page with " Edge Gateway Home > '''MTConnect Adapter''' == MTConnect Protocol Connection == {| class="wikitable" |server_url |String |Address url of the MTConne...") |
(Tag: Visual edit) |
||
Line 8: | Line 8: | ||
|} | |} | ||
− | == MTConnect | + | == MTConnect Read Tag == |
{| class="wikitable" | {| class="wikitable" | ||
|tag_id | |tag_id |
Latest revision as of 07:20, 24 July 2017
Edge Gateway Home > MTConnect Adapter
MTConnect Protocol Connection
server_url | String | Address url of the MTConnect server e.g. http://localhost:9090/current |
MTConnect Read Tag
tag_id | String | Unique tag id defined in the context of the current thing_config. This is used further in metric_mappings or derived_tags or monitor_tag_ids to refer to this tag value. |
tag_path | String | The xpath of tag value to be mapped in the server response xml. e.g. /MTConnectStreams/Streams/DeviceStream[@name='Mc1']/ComponentStream[@name='Mc1']/Samples/Line[@name='Measurement_1'] |