EventPrincipal
Event principal is used to combine events related to the same object. It could be any identifier of the object.
For example:
val reference = ref(group = "book_updated", principal = "528975892357")Content copied to clipboard
Where principal is a book ID.