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

From version 25.1
edited by Alexander Mott
on 2022/05/23 12:04
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
Content
... ... @@ -27,9 +27,9 @@
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:
... ... @@ -44,7 +44,7 @@
44 44  
45 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  ## {