Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
opcua-cloning
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yogesh.m
opcua-cloning
Commits
7510c15e
Commit
7510c15e
authored
Mar 17, 2023
by
yogesh.m
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
1c9ee7b2
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
178 additions
and
14 deletions
+178
-14
.idea/workspace.xml
.idea/workspace.xml
+3
-13
__pycache__/asyncua_server.cpython-39.pyc
__pycache__/asyncua_server.cpython-39.pyc
+0
-0
asyncua_server.py
asyncua_server.py
+175
-1
opcua_subscriber/__pycache__/opcua_subscribe.cpython-39.pyc
opcua_subscriber/__pycache__/opcua_subscribe.cpython-39.pyc
+0
-0
No files found.
.idea/workspace.xml
View file @
7510c15e
...
@@ -6,17 +6,7 @@
...
@@ -6,17 +6,7 @@
<component
name=
"ChangeListManager"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"e733891a-c063-4f94-92d6-4559e921107b"
name=
"Default Changelist"
comment=
""
>
<list
default=
"true"
id=
"e733891a-c063-4f94-92d6-4559e921107b"
name=
"Default Changelist"
comment=
""
>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/build/main/Analysis-00.toc"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/build/main/Analysis-00.toc"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/asyncua_server.py"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/asyncua_server.py"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/build/main/EXE-00.toc"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/build/main/EXE-00.toc"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/build/main/PKG-00.toc"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/build/main/PKG-00.toc"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/build/main/PYZ-00.pyz"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/build/main/PYZ-00.pyz"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/build/main/base_library.zip"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/build/main/base_library.zip"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/build/main/main.pkg"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/build/main/main.pkg"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/build/main/warn-main.txt"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/build/main/warn-main.txt"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/build/main/xref-main.html"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/build/main/xref-main.html"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/dist/opcua_cloner.exe"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/hash_sender.py"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/hash_sender.py"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/opcua_transmitter.py"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/opcua_transmitter.py"
afterDir=
"false"
/>
</list>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
...
@@ -62,7 +52,7 @@
...
@@ -62,7 +52,7 @@
<recent
name=
"D:\opcua-cloning"
/>
<recent
name=
"D:\opcua-cloning"
/>
</key>
</key>
</component>
</component>
<component
name=
"RunManager"
selected=
"Python.opcua_
transmitt
er"
>
<component
name=
"RunManager"
selected=
"Python.opcua_
receiv
er"
>
<configuration
name=
"asyncua_server (1)"
type=
"PythonConfigurationType"
factoryName=
"Python"
temporary=
"true"
nameIsGenerated=
"true"
>
<configuration
name=
"asyncua_server (1)"
type=
"PythonConfigurationType"
factoryName=
"Python"
temporary=
"true"
nameIsGenerated=
"true"
>
<module
name=
"opcua-cloning"
/>
<module
name=
"opcua-cloning"
/>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
...
@@ -191,10 +181,10 @@
...
@@ -191,10 +181,10 @@
</configuration>
</configuration>
<recent_temporary>
<recent_temporary>
<list>
<list>
<item
itemvalue=
"Python.opcua_receiver"
/>
<item
itemvalue=
"Python.opcua_transmitter"
/>
<item
itemvalue=
"Python.opcua_transmitter"
/>
<item
itemvalue=
"Python.hash_sender"
/>
<item
itemvalue=
"Python.hash_sender"
/>
<item
itemvalue=
"Python.opcua-transmitter (1)"
/>
<item
itemvalue=
"Python.opcua-transmitter (1)"
/>
<item
itemvalue=
"Python.opcua_receiver"
/>
<item
itemvalue=
"Python.asyncua_server (1)"
/>
<item
itemvalue=
"Python.asyncua_server (1)"
/>
</list>
</list>
</recent_temporary>
</recent_temporary>
...
...
__pycache__/asyncua_server.cpython-39.pyc
View file @
7510c15e
No preview for this file type
asyncua_server.py
View file @
7510c15e
This diff is collapsed.
Click to expand it.
opcua_subscriber/__pycache__/opcua_subscribe.cpython-39.pyc
View file @
7510c15e
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment