Difference between revisions of "Trigger: Bluetooth Event"
Tags: Mobile web edit Mobile edit Advanced mobile edit |
m |
||
Line 4: | Line 4: | ||
You can configure it to fire when Bluetooth is enabled or disabled, or when connected to/disconnected from a specific device. | You can configure it to fire when Bluetooth is enabled or disabled, or when connected to/disconnected from a specific device. | ||
This trigger can be configured to fire when you come in range of, or go out of range of a Bluetooth beacon. | This trigger can be configured to fire when you come in range of, or go out of range of a Bluetooth beacon. | ||
− | </pre> | + | </pre><br> |
'''Example Usage'''<br/> | '''Example Usage'''<br/> | ||
When Bluetooth is enabled connect to a Bluetooth device (e.g. Headphones). | When Bluetooth is enabled connect to a Bluetooth device (e.g. Headphones). | ||
Line 18: | Line 18: | ||
</pre><br> | </pre><br> | ||
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | ||
− | + | Constraints | |
</pre><br> | </pre><br> |
Revision as of 07:45, 25 May 2023
This trigger will fire when the Bluetooth state changes. You can configure it to fire when Bluetooth is enabled or disabled, or when connected to/disconnected from a specific device. This trigger can be configured to fire when you come in range of, or go out of range of a Bluetooth beacon.
Example Usage
When Bluetooth is enabled connect to a Bluetooth device (e.g. Headphones).
Triggers Bluetooth is enabled
Actions Connect to a Bluetooth device (Headphones).
Constraints