Changes for page CoAP ShowRunner to ShowRunnerCLC™ Setup Instructions
Last modified by Alexander Mott on 2023/07/07 15:17
From version 14.1
edited by Craig Lewis
on 2021/10/26 17:39
on 2021/10/26 17:39
Change comment:
There is no comment for this version
To version 20.1
edited by Mark Kohlmann
on 2021/10/27 02:00
on 2021/10/27 02:00
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. craig\.lewis@chiefintegrations\.com1 +XWiki.mark\.kohlmann@chiefintegrations\.com - Content
-
... ... @@ -1,8 +1,5 @@ 1 -(% class="wikigeneratedid" %) 2 -===== __**Use showrunner version 3.010 or newer.**__ ===== 1 +===== Use ShowRunner version 3.010 or later ===== 3 3 4 -(% class="wikigeneratedid" %) 5 -===== ===== 6 6 7 7 ===== Host processor (LWAPI Server) Setup (DIN-AP3 @ 10.44.5.91) ===== 8 8 ... ... @@ -15,15 +15,14 @@ 15 15 1. Create an API User and record the Key and Secret. User group must have //LWAPI //role and //Execute //permissions. //Lightweight API Users// group has been created for this purpose: 16 16 ##DIN-AP3>sradmin add api user "Central Control" "Lightweight API Users" 17 17 API User Central Control generated with Group permissions Lightweight API Users and Key: (% style="color:blue" %)**YTd2pQn7sjwiOWD9NqCIWw**(%%) Secret: (% style="color:orange" %)**OeiQEFo_-EDfc7sQe_qRpeQzSkZjylV2roa76utpJLI**(%%)## 18 - 19 -1. If 3-series w/ auth enabled or 4-series with user page auth enabled then add a remote user with permissions to connect to the control system. This is done by adding a local user to the system with connect privileges. Sample values shown, do not re-use these. 15 +1. If 3-series w/ auth enabled or 4-series with user page auth enabled then add a remote user with permissions to connect to the control system. This is done by adding a local user to the system with user privileges. Sample values shown, do not re-use these. 20 20 ##DIN-AP3>adduser -N:(% style="color:purple" %)**lwapi**(%%) -P:(% style="color:darkgoldenrod" %)**dMFN9pJJXjWLGd7t**(%%) 21 21 User account was successfully created. 22 -DIN-AP3>addusertogroup -N:lwapi -G: Connects23 -'lwapi' was successfully added to group ' Connects'.##18 +DIN-AP3>addusertogroup -N:lwapi -G:Users 19 +'lwapi' was successfully added to group 'Users'.## 24 24 1. Save the configuration 25 25 26 -===== Client processor (LWAPI Client) Setup (DIN-AP4) ===== 22 +===== Client processor (LWAPI Client) Setup (DIN-AP4) Version 3.011 or newer ===== 27 27 28 28 Steps 1-3 and 6 always needed. 29 29 ... ... @@ -34,6 +34,25 @@ 34 34 "Label": "HUB-1-1", 35 35 "ConnectionType": "LWAPI" 36 36 },## 33 +1. Add Users : 34 +if CWS User is not needed: 35 +##DIN-AP4>sr remote system auth (% style="color:darkcyan" %)**1**(%%) (% style="color:blue" %)**YTd2pQn7sjwiOWD9NqCIWw**(%%) (% style="color:orange" %)**OeiQEFo_-EDfc7sQe_qRpeQzSkZjylV2roa76utpJLI**(%%)## 36 +if CWS User is needed: 37 +##DIN-AP4>sr remote system auth (% style="color:darkcyan" %)**1**(%%) (% style="color:blue" %)**YTd2pQn7sjwiOWD9NqCIWw**(%%) (% style="color:orange" %)**OeiQEFo_-EDfc7sQe_qRpeQzSkZjylV2roa76utpJLI **(% style="color:purple" %)**lwapi**(%%)** (% style="color:darkgoldenrod" %)dMFN9pJJXjWLGd7t(%%)** 38 +Success## 39 +1. Save the configuration 40 + 41 +===== Client processor (LWAPI Client) Setup (DIN-AP4) Version 3.010 or earlier ===== 42 + 43 +Steps 1-3 and 6 always needed. 44 + 45 +1. Define remote system in the config: 46 +## { 47 + "SystemId": (% style="color:darkcyan" %)1(%%), 48 + "IpAddressOrHostname": "10.44.5.91", 49 + "Label": "HUB-1-1", 50 + "ConnectionType": "LWAPI" 51 + },## 37 37 1. Add remote user for LWAPI (this is the key and secret created on the host): 38 38 ##DIN-AP4>sradmin add remote user HUB-1 (% style="color:blue" %)**YTd2pQn7sjwiOWD9NqCIWw**(%%) (% style="color:orange" %)**OeiQEFo_-EDfc7sQe_qRpeQzSkZjylV2roa76utpJLI**(%%) 39 39 Remote User HUB-1 ((% style="color:green" %)//**1a920b8b-3ab8-44bd-bc7b-0fc77abf0a13**//(%%)) added with Group permissions Remote Connection##