|
|
(2 intermediate revisions by the same user not shown) |
Line 28: |
Line 28: |
| |[[OPC UA PubSub Formatter Download|OPC UA PubSub Formatter]] | | |[[OPC UA PubSub Formatter Download|OPC UA PubSub Formatter]] |
| |Visualize the output of formatting OPC UA PubSub network messages (Windows). | | |Visualize the output of formatting OPC UA PubSub network messages (Windows). |
| |}
| |
|
| |
| = SparkplugCmd Utility =
| |
| The SparkplugCmd utility (console application) is a program that allows performing various Sparkplug operations from the command line. It can act as a generic Sparkplug host application or Sparkplug edge node, and be used for evaluation, experiments, and testing. '''[[:Category:SparkplugCmd Utility|More information...]]'''
| |
|
| |
| {| class="wikitable"
| |
| |- | | |- |
| !Target platform and requirements
| | |[[SparkplugCmd Utility Download|SparkplugCmd Utility]] |
| !Version
| | |'''New:''' Allows performing various Sparkplug operations from the command line. It can act as a generic Sparkplug host application or Sparkplug edge node, and be used for evaluation, experiments, and testing (Windows, Linux, macOS). |
| !Binaries
| |
| !ClickOnce
| |
| |- | | |- |
| |Windows, Linux or macOS<br>.NET 9.0 | | |[[UA Certificate Generator Download|UA Certificate Generator]] |
| |Current or Preview<ref name="current-or-preview"/>
| | |Issue, renew, revoke and unrevoke instance certificates for OPC UA (Windows). |
| |<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/SparkplugCmd/SparkplugCmd-NET90.zip Download]}}</td></tr>
| |
| <tr><td>TGZ file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/SparkplugCmd/SparkplugCmd-NET90.tgz Download]}}</td></tr></table>
| |
| |
| |
| |- | | |- |
| |Windows<br>.NET Framework 4.7.2 (or later)
| | |[[UA Configuration Tool Download|UA Configuration Tool]] |
| |Current or Preview<ref name="current-or-preview">Either the latest version released, or a preview of the upcoming version</ref>
| | |Inspect and manage various aspects of OPC UA functionality on Windows computers. |
| |<table><tr><td>ZIP file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/SparkplugCmd/SparkplugCmd-Windows.zip Download]}}</td></tr>
| |
| <td>EXE file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/SparkplugCmd/SparkplugCmd-Windows.exe Download]}}<ref name="self-extracting">Self-Extracting</ref></td></tr></table>
| |
| |{{Style=button|[https://www.opclabs.com/files/downloads/SparkplugCmd/SparkplugCmd.application Download & launch]}}<br>[https://www.opclabs.com/files/downloads/SparkplugCmd/publish.htm Install page]<ref name="clickonce"/> | |
| |}
| |
| {| class="mw-collapsible mw-collapsed wikitable"
| |
| ! Old versions
| |
| |-
| |
| !Target platform and requirements
| |
| !Version
| |
| !Binaries
| |
| !ClickOnce
| |
| |}
| |
| License: [https://opensource.org/licenses/0BSD Zero-Clause BSD (0BSD)]. 3rd party libraries used, their licenses and legal notices: Run the {{Style=keyboard|SparkplugCmd about}} command.
| |
| | |
| Other included software (installed together): None. Uninstall instructions: Delete the folder where you have unpacked the program. When installed as ClickOnce installation: Go to Windows "Apps & features". In the list of programs, locate "SparkplugCmd Utility" and select it. Press the "Uninstall" button. Press "Uninstall" once again when asked by Windows to confirm. In "SparkplugCmd Utility Maintenance" window, make sure that "Remove the application from this computer" is selected, and press the "OK" button.
| |
| | |
| = UA Certificate Generator =
| |
| The UA Certificate Generator (Windows console application; by OPC Foundation) allows the user to work with instance certificates for OPC UA applications (clients and servers). It can issue, renew, revoke and unrevoke certificates, and works with a certificate store specified by a file path.
| |
| | |
| The UA Certificate Generator is included in the [[#UA Configuration Tool]] download (further below). Its file name is '''Opc.Ua.CertificateGenerator.exe'''. Documentation: https://github.com/OPCFoundation/Misc-Tools .
| |
| | |
| = UA Configuration Tool =
| |
| The UA Configuration Tool (Windows desktop application; by OPC Foundation) allows the user to inspect and manage various aspects of OPC UA functionality on Windows computers. [[:Category:UA Configuration Tool|More information...]]
| |
| {| class="wikitable"
| |
| |-
| |
| !Target platform and requirements
| |
| !Version
| |
| !Installers
| |
| |-
| |
| |Windows<br>.NET Framework 4.7 (or later)
| |
| |Current: 1.03
| |
| |<table><tr><td>EXE file:</td><td>{{Style=button|[https://www.opclabs.com/files/downloads/Opc.Ua.ConfigurationTool/Opc.Ua.ConfigurationTool-1.03.exe Download]}}</td></tr></table>
| |
| |}
| |
| Other included software (installed together): None. Uninstall instructions: Go to Windows "Apps & features". In the list of programs, locate "UA Configuration Tool ''xxxx''" and select it. Press the "Uninstall" button. If Windows UAC (User Account Control) asks, allow the app "Setup/Uninstall" to make changes to the device (press "Yes"). Press "Uninstall" once again when asked by Windows to confirm. In "UA Configuration Tool Uninstall" window, press the "Yes" button.
| |
| {{Warning|This software is built with OpenSSL 1.0.0d and will not be updated to newer versions. Consult relevant materials for possible security issues related to OpenSSL.}}
| |
| {| class="mw-collapsible mw-collapsed wikitable"
| |
| ! OPC Foundation MIT License 1.00
| |
| |-
| |
| |Copyright (c) 2005-2017 The OPC Foundation, Inc. All rights reserved.
| |
| <br>
| |
| OPC Foundation MIT License 1.00
| |
| <br><br>
| |
| Permission is hereby granted, free of charge, to any person
| |
| obtaining a copy of this software and associated documentation
| |
| files (the "Software"), to deal in the Software without
| |
| restriction, including without limitation the rights to use,
| |
| copy, modify, merge, publish, distribute, sublicense, and/or sell
| |
| copies of the Software, and to permit persons to whom the
| |
| Software is furnished to do so, subject to the following
| |
| conditions:
| |
| <br><br>
| |
| The above copyright notice and this permission notice shall be
| |
| included in all copies or substantial portions of the Software.
| |
| EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
| |
| OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
| |
| NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
| |
| HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
| |
| WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
| |
| FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
| |
| OTHER DEALINGS IN THE SOFTWARE.
| |
| <br><br>
| |
| The complete license agreement can be found here:
| |
| http://opcfoundation.org/License/MIT/1.00/
| |
| |} | | |} |