You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,10 @@ Module to provide HTTP/HTTPS client functionality on multiple instances to execu
6
6
7
7
## How to Run
8
8
The app includes an intuitive GUI to setup the communication.
9
-
For further information check out the [documentation](https://raw.githack.com/SICKAppSpaceCodingStarterKit/CSK_Module_MultiHTTPClient/main/docu/CSK_Module_MultiHTTPClient.html) in the folder "docu".
9
+
For further information check out the [documentation](https://raw.githack.com/SICKAppSpaceCodingStarterKit/CSK_Module_MultiHTTPClient/main/docu/CSK_Module_MultiHTTPClient.html) in the folder "docu".
10
+
11
+
**IMPORTANT**
12
+
If you want to make use of a domain name for an endpoint, please make sure that you use a valid DNS server on your system. E.g. you can make use of the [CSK_Module_DeviceNetworkConfig](https://github.com/SICKAppSpaceCodingStarterKit/CSK_Module_DeviceNetworkConfig) to configure one.
0 commit comments