Last modified by Alexander Mott on 2025/06/13 15:26

From version 33.1
edited by Alexander Mott
on 2025/06/13 15:26
Change comment: There is no comment for this version
To version 31.1
edited by Scott Kohlmann
on 2023/04/20 21:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.alexander\.mott@chiefintegrations\.com
1 +XWiki.scott\.kohlmann@chiefintegrations\.com
Content
... ... @@ -1,7 +1,4 @@
1 -(% class="box warningmessage" id="HUseShowRunnerCLC2122version3.010orlater" %)
2 -(((
3 -Use ShowRunnerCLC™ version 3.010 or later.
4 -)))
1 +===== Use ShowRunnerCLC™ version 3.010 or later =====
5 5  
6 6  Terminology:
7 7  
... ... @@ -27,7 +27,7 @@
27 27  11. On host, verify the client shows up as a web session: ##sr sh lwapi serv cli##
28 28  11. On client, verify the session with the host: ##sr sh lwapi cli br##
29 29  
30 -=== Host processor (LWAPI Server) Setup (e.g. DIN-AP3 @ 10.44.5.91) ===
27 +===== Host processor (LWAPI Server) Setup (e.g. DIN-AP3 @ 10.44.5.91) =====
31 31  
32 32  Steps 1-3 and 5 always needed.
33 33  
... ... @@ -48,21 +48,17 @@
48 48  'lwapi' was successfully added to group 'Users'.##
49 49  1. Save the configuration
50 50  
51 -=== Client processor (LWAPI Client) Setup (e.g. DIN-AP4) ===
48 +===== Client processor (LWAPI Client) Setup (e.g. DIN-AP4) Version 3.011 or newer =====
52 52  
53 -==== ShowRunnerCLC™ 3.011 or newer ====
54 -
55 55  Steps 1-3 always needed. **Note:** host and client processors must be able to communicate with each other to use this method (i.e. the network must be configured and both processors must have SHOWRUNNER™ program and configuration loaded).
56 56  
57 57  1. Define remote system in the config:
58 -## "RemoteSystems": [
59 - {
60 - "SystemId": (% style="color:darkcyan" %)1(%%),
61 - "IpAddressOrHostname": "10.44.5.91",
62 - "Label": "HUB-1-1",
63 - "ConnectionType": "LWAPI"
64 - },
65 - ],##
53 +## {
54 + "SystemId": (% style="color:darkcyan" %)1(%%),
55 + "IpAddressOrHostname": "10.44.5.91",
56 + "Label": "HUB-1-1",
57 + "ConnectionType": "LWAPI"
58 + },##
66 66  1. Add Users :
67 67  if CWS User is not needed:
68 68  ##DIN-AP4>sr remote system auth (% style="color:darkcyan" %)**1**(%%) (% style="color:blue" %)**YTd2pQn7sjwiOWD9NqCIWw**(%%) (% style="color:orange" %)**OeiQEFo_-EDfc7sQe_qRpeQzSkZjylV2roa76utpJLI**(%%)##
... ... @@ -71,19 +71,17 @@
71 71  Success##
72 72  1. Save the configuration
73 73  
74 -==== ShowRunnerCLC™ v3.010 or earlier ====
67 +===== Client processor (LWAPI Client) Setup (e.g. DIN-AP4) Version 3.010 or earlier =====
75 75  
76 76  Steps 1-3 and 6 always needed.
77 77  
78 78  1. Define remote system in the config:
79 -## "RemoteSystems": [
80 - {
81 - "SystemId": (% style="color:darkcyan" %)1(%%),
82 - "IpAddressOrHostname": "10.44.5.91",
83 - "Label": "HUB-1-1",
84 - "ConnectionType": "LWAPI"
85 - },
86 - ],##
72 +## {
73 + "SystemId": (% style="color:darkcyan" %)1(%%),
74 + "IpAddressOrHostname": "10.44.5.91",
75 + "Label": "HUB-1-1",
76 + "ConnectionType": "LWAPI"
77 + },##
87 87  1. Add remote user for LWAPI (this is the key and secret created on the host):
88 88  ##DIN-AP4>sradmin add remote user HUB-1 (% style="color:blue" %)**YTd2pQn7sjwiOWD9NqCIWw**(%%) (% style="color:orange" %)**OeiQEFo_-EDfc7sQe_qRpeQzSkZjylV2roa76utpJLI**(%%)
89 89  Remote User HUB-1 ((% style="color:green" %)//**1a920b8b-3ab8-44bd-bc7b-0fc77abf0a13**//(%%)) added with Group permissions Remote Connection##