Adding door commands other than lock/unlock

Hi, in the Access Control plugin is it possible to add additional door commands? The demo plugin has Lock and Unlock. If so how can that be done? I have tried adding commands to the CommandTypes class in Types.cs but I still only get Lock and Unlock buttons in the XProtect smart client. Screenshot below. An example of an additional command is “Allow users to enter PIN only”.

Thanks,

-Lou

Did you add it also to the DoorCommands array?

Perhaps you can share the code of your CommandTypes as it looks for you now.

Thanks for the reply. I had to click “Refresh Configuration” in the Management Client, it’s working now.