Skip to content
Snippets Groups Projects
Commit f8a9ce0b authored by Pieter Donker's avatar Pieter Donker
Browse files

L2SDP-454, updated README.md

parent aced3f7b
Branches
Tags
1 merge request!21L2 sdp 454
...@@ -38,7 +38,7 @@ Startup server process: ...@@ -38,7 +38,7 @@ Startup server process:
(for testing) (for testing)
``` ```
cd src cd src
./sdptr --configfile=uniboard.conf --nodaemon ./sdptr --type LTS --configfile=sdptr.conf --nodaemon
``` ```
...@@ -99,9 +99,10 @@ Compile the OPCua client: ...@@ -99,9 +99,10 @@ Compile the OPCua client:
then execute the command shown in the README file in that directory then execute the command shown in the README file in that directory
1. Start the sdptr server on dop36: 1. Start the sdptr server on dop36:
if `--configfile` is not used, sdptr is looking in the default place `/etc/sdptr.conf`
``` ```
cd src cd src
./sdptr --configfile=uniboard.conf --nodaemon ./sdptr --type LTS --configfile=sdptr.conf --nodaemon
``` ```
2. Run the client: 2. Run the client:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment