My Lock has LockCode event that I use as a trigger to a Rule in Rule Machine. The LockCode event has value that contains the PersonName. How can I use the Lock Code value, i,e, the PersonName in the Rule.
The Lock Code trigger event allows me to select one or more Values which is a list of PersonName. When a LockCode Event return a value matching to the selected list, the trigger is TRUE.
The question is how can I pick up the LockCode Value for this event and use it in the rule.