[READ-ONLY] Mirror of https://github.com/thoda-dev/du-simple-access-control. a script to control access with doors of force fields. Work with user name or ID or Organisation name or id
0

Configure Feed

Select the types of activity you want to include in your feed.

readme images

Thomas (May 14, 2023, 8:17 PM +0200) d8bbeaba ebb1a77a

+7 -2
+7 -2
README.md
··· 5 5 - It can control several doors and force fields at the same time. 6 6 - You can manage access with user name, user id, organisation name or organisation id. 7 7 8 + 9 + | --- | --- | 10 + | ![Access Granted](https://raw.githubusercontent.com/Jericho1060/du-simple-access-control/main/images/screen_access_granted.png) | ![Access Denied](https://raw.githubusercontent.com/Jericho1060/du-simple-access-control/main/images/screen_access_denied.png) | 11 + | --- | --- | 12 + 8 13 ## How to install 9 14 10 15 1. copy the script on the board ··· 15 20 16 21 ## Mounting Scheme 17 22 18 - ![Mounting Scheme]() 23 + ![Mounting Scheme](https://raw.githubusercontent.com/Jericho1060/du-simple-access-control/main/images/mounting_scheme.png) 19 24 20 25 ## How to configure 21 26 ··· 25 30 - AllowedUserOrgsId: the list of the organisations id allowed to access, comma separated. 26 31 - AllowedUserOrgsName: the list of the organisations name allowed to access, comma separated, case sensitive. 27 32 28 - ![Lua Parameters]() 33 + ![Lua Parameters](https://raw.githubusercontent.com/Jericho1060/du-simple-access-control/main/images/lua_parameters.png)
images/screen_access_deniedpng.png images/screen_access_denied.png