diff --git a/README.md b/README.md index d4815a6c..4f01717f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,13 @@ Feel free to use our examples as base for improving or writing your own scripts. ## Contents: -#### IronPython +#### C# +- User monitor in csharp - script that shows user data on access grant. +- Parking occupancy managment - script that allows to manage parking spaces using access level limits in companies +- Access level use limit - allow to limit entry count incorporating schedules and doors + + +#### IronPython **OBSOLETE** - Access level use limit - fully working script. This script allows you to limit entry to selected entry points according to a schedule. - Active directory import - import users from AD. - Card number to hex - simple script to convert card number to hex. @@ -17,9 +23,4 @@ Feel free to use our examples as base for improving or writing your own scripts. - Door control - demo script. Allows to control assigned door groups. Separated process with own http daemon. - Elevator - incorporate elevator control with HID devices. - Live latest events - simple script that shows live events from CredoID. Separated process with own http daemon. -- Users monitor - script that shows user data on access grant. Separated process with own http daemon. - -#### C# -- User monitor in csharp - script that shows user data on access grant. -- Parking occupancy managment - script that allows to manage parking spaces using access level limits in companies -- Access level use limit - allow to limit entry count incorporating schedules and doors \ No newline at end of file +- Users monitor - script that shows user data on access grant. Separated process with own http daemon. \ No newline at end of file