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
e9c18213
Commit
e9c18213
authored
Mar 16, 2022
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjust.
parent
44461f71
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
coupler/opc-ua-server/Readme.md
coupler/opc-ua-server/Readme.md
+3
-3
No files found.
coupler/opc-ua-server/Readme.md
View file @
e9c18213
...
...
@@ -12,7 +12,7 @@ Run open62541_install.sh file under Init folder
### Copy the open62541.h and open62541.c
If you are developing OPC UA application for LIM2 controller with MOD-IO, then your OPC UA location will be ~/osie/coupler/opc-ua-server/
If you are developing OPC UA application for LIM
E
2 controller with MOD-IO, then your OPC UA location will be ~/osie/coupler/opc-ua-server/
$ cp ~/open62541/build/open62541.
*
~/osie/coupler/opc-ua-server/
...
...
@@ -20,6 +20,6 @@ $ cp ~/open62541/build/open62541.* ~/osie/coupler/opc-ua-server/
$ arm-linux-gnueabihf-gcc open62541.c server.c -o server
### If one wants to run coupler on a x86 platform then one needs to
expose in current
environment
### If one wants to run coupler on a x86 platform then one needs to
run server in virtual
environment
$
export I2C_VIRTUAL_MODE=
1
$
./server -m
1
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