Last modified by Alexander Mott on 2023/07/07 15:17

From version 24.1
edited by Craig Lewis
on 2022/05/17 13:10
Change comment: There is no comment for this version
To version 28.1
edited by Alexander Mott
on 2022/10/18 20:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.craig\.lewis@chiefintegrations\.com
1 +XWiki.alexander\.mott@chiefintegrations\.com
Content
... ... @@ -21,15 +21,15 @@
21 21  11. Setup auth for the remote system
22 22  11. Save the configuration
23 23  
24 -===== Host processor (LWAPI Server) Setup (DIN-AP3 @ 10.44.5.91) =====
24 +===== Host processor (LWAPI Server) Setup (e.g. DIN-AP3 @ 10.44.5.91) =====
25 25  
26 26  Steps 1-3 and 5 always needed.
27 27  
28 28  1. If 3-series, Enable Authentication [##authentication on##] or SSL [##ssl self##] if not already enabled.  4-Series have authentication enabled by default.  User Page Auth should be turned off on 4-series.
29 29  1. Enable LWAPI
30 -From Console (v 3.011 or later):
30 +From Console (v 3.011 or later; processor will automatically restart):
31 31  ## sr lwapi enable true##
32 -In Config (@ root level):
32 +In Config (@ root level; reloading the configuration is required):
33 33  ## "LwApiEnable": true,
34 34   "LwApiSecurityLevel": "Auth",##
35 35  1. Create an API User and record the Key and Secret.  User group must have //LWAPI //role and //Execute //permissions.  This allows the  //Lightweight API Users// group has been created for this purpose:
... ... @@ -42,9 +42,9 @@
42 42  'lwapi' was successfully added to group 'Users'.##
43 43  1. Save the configuration
44 44  
45 -===== Client processor (LWAPI Client) Setup (DIN-AP4) Version 3.011 or newer =====
45 +===== Client processor (LWAPI Client) Setup (e.g. DIN-AP4) Version 3.011 or newer =====
46 46  
47 -Steps 1-3 always needed.
47 +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).
48 48  
49 49  1. Define remote system in the config:
50 50  ## {
... ... @@ -61,7 +61,7 @@
61 61  Success##
62 62  1. Save the configuration
63 63  
64 -===== Client processor (LWAPI Client) Setup (DIN-AP4) Version 3.010 or earlier =====
64 +===== Client processor (LWAPI Client) Setup (e.g. DIN-AP4) Version 3.010 or earlier =====
65 65  
66 66  Steps 1-3 and 6 always needed.
67 67