Schlage Lock: How to get alert for any PIN code being entered

using PLEG, I am trying to make a condition that fires when ANY PIN is entered… but it seems like I have to create a separate alert for each PIN, which I am trying to avoid doing… is it possible to make that field a wildcard?

Use the * character in the pin field.

  • Garrett

Awesome! I didn’t find that info anywhere, so thanks!