aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--staging/ext-action-binder/ext-action-binder-v1.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/staging/ext-action-binder/ext-action-binder-v1.xml b/staging/ext-action-binder/ext-action-binder-v1.xml
index 66647f8..bca7bf7 100644
--- a/staging/ext-action-binder/ext-action-binder-v1.xml
+++ b/staging/ext-action-binder/ext-action-binder-v1.xml
@@ -183,7 +183,8 @@
If a binding would trigger both triggered and started events, the
started event must be sent first.
</description>
- <arg name="type" type="uint" enum="trigger_type" summary="the type of trigger that was sent" />
+ <arg name="time" type="uint" summary="timestamp with millisecond granularity"/>
+ <arg name="type" type="uint" enum="trigger_type" summary="the type of trigger that was sent"/>
</event>
</interface>
</protocol>