diff --git a/source/_integrations/tag.markdown b/source/_integrations/tag.markdown index 7c86d1477e0..15d2aa37d6b 100644 --- a/source/_integrations/tag.markdown +++ b/source/_integrations/tag.markdown @@ -113,4 +113,5 @@ When a tag is scanned, the `tag_scanned` event is fired. This event contains the | Value | Description | | - | - | | `tag_id` | Identifier of the tag. Use this to decide what to do. +| `name` | Name of the tag. The name is not unique. Multiple tags can have the same name. | `device_id` | Device registry identifier of the device that scanned the tag. Use this to decide where to do it.