get Readable Lock Notification
Converts lock notification bytes into a readable string format. The first byte indicates the type of notification and the rest of the bytes provide the notification details.
Return
A readable string describing the lock notification or "UNKNOWN NOTIFICATION" if the type is unknown.
Parameters
this
The byte array containing the lock notification.