[
https://issues.apache.org/jira/browse/PLC4X-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553168#comment-17553168
]
Ben Hutcheson commented on PLC4X-190:
-------------------------------------
Just some basic testing of running groovy scripts from a Java application.
10000 iterations of calling script.run().
GroovyScriptMappingTest: 30.9819ms
vs running the same in Java
GroovyScriptMappingTest2: 0.067ms
It's better than I expected, but still probably a little slow.
> Support for umati: universal machine technology interface
> ---------------------------------------------------------
>
> Key: PLC4X-190
> URL: https://issues.apache.org/jira/browse/PLC4X-190
> Project: Apache PLC4X
> Issue Type: New Feature
> Components: Driver-OPC-UA
> Reporter: Lukas Ott
> Priority: Minor
>
> As the major plc providers are starting to support OPC-UA they also started
> to standardized the data structures in it withÂ
> [https://opcfoundation.org/markets-collaboration/umati/]
> UMATI. As PLC4X aims to connect all kinds of PLCs to one layer a connector or
> mapper from PLC to UMATI (OPC-UA) based format enhances our approach and
> enables all kinds of PLCs to map to UMATI as easily as possible.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)