About This File
Get a notification/push when IDLock is unlocked by code or RFID
Other possibilites
Instead of having default value for name (example ->> "name":"User 60") you can
easily change from User 60 to a real name instead.
In a new scene add this lines and Press Start to set the name
local ID = 1067 -- IDLock ID
fibaro:call(ID, "setUserName",60, "Jonny")
60 is the slotID you want to change.