Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
osie
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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
osie
Commits
43d22d04
Commit
43d22d04
authored
2 years ago
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixup.
parent
e152064e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
coupler/opc-ua-server/coupler1.sh
coupler/opc-ua-server/coupler1.sh
+2
-2
coupler/opc-ua-server/coupler2.sh
coupler/opc-ua-server/coupler2.sh
+2
-2
coupler/opc-ua-server/coupler3.sh
coupler/opc-ua-server/coupler3.sh
+2
-2
No files found.
coupler/opc-ua-server/coupler1.sh
View file @
43d22d04
#!/bin/bash
COUPLER_SR
=
/opt/slapgrid/f552116ea7549aa455a9739e3c361a25
$COUPLER_SR
/
bin/
server
-m
1
-b
1
-i
1
-l
2,3
-t
100
-o
10000
COUPLER_SR
=
.
$COUPLER_SR
/server
-m
1
-b
1
-i
1
-l
2,3
-t
100
-o
10000
This diff is collapsed.
Click to expand it.
coupler/opc-ua-server/coupler2.sh
View file @
43d22d04
#!/bin/bash
COUPLER_SR
=
/opt/slapgrid/834429afc45fed870654dc335be83cd4
$COUPLER_SR
/
bin/
server
-p
4841
-m
1
-b
1
-i
2
-l
1,3
-t
100
-o
10000
COUPLER_SR
=
.
$COUPLER_SR
/server
-p
4841
-m
1
-b
1
-i
2
-l
1,3
-t
100
-o
10000
This diff is collapsed.
Click to expand it.
coupler/opc-ua-server/coupler3.sh
View file @
43d22d04
#!/bin/bash
COUPLER_SR
=
/opt/slapgrid/834429afc45fed870654dc335be83cd4
$COUPLER_SR
/
bin/
server
-p
4842
-m
1
-b
1
-i
3
-l
1,2
-t
100
-o
10000
COUPLER_SR
=
.
$COUPLER_SR
/server
-p
4842
-m
1
-b
1
-i
3
-l
1,2
-t
100
-o
10000
This diff is collapsed.
Click to expand it.
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