[SOLVED] Identify wich items fired the rule

You can try assigning these items to a group, then use this as a guideline!
For the item name, in the rule, after you get the item that triggered the group update, you can use

myItem.name.toString

Be aware that you might have to use persistence for this!

Best regards,
Geroge