mirror of
https://github.com/open62541/open62541.git
synced 2025-06-03 04:00:21 +00:00
31 lines
892 B
Markdown
31 lines
892 B
Markdown
<!--
|
|
!ATTENTION!
|
|
Please read the following page carefully and provide us with all the
|
|
information requested:
|
|
https://github.com/open62541/open62541/wiki/Writing-Good-Issue-Reports
|
|
|
|
Use Github Markdown to format your text:
|
|
https://help.github.com/articles/basic-writing-and-formatting-syntax/
|
|
|
|
Fill out the sections and checklist below (add text at the end of each line).
|
|
|
|
!ATTENTION!
|
|
--------------------------------------------------------------------------------
|
|
-->
|
|
|
|
## Description
|
|
|
|
## Background Information / Reproduction Steps
|
|
|
|
## Checklist
|
|
|
|
Please provide the following information:
|
|
|
|
- [ ] open62541 Version (release number or git tag):
|
|
- [ ] Other OPC UA SDKs used (client or server):
|
|
- [ ] Operating system:
|
|
- [ ] Logs (with `UA_LOGLEVEL` set as low as necessary) attached
|
|
- [ ] Wireshark network dump attached
|
|
- [ ] Self-contained code example attached
|
|
- [ ] Critical issue
|