Changes

no edit summary
Line 4: Line 4:  
The underlying functionality of the Activity Recognition trigger is provided by Google Play services. The reliability of the trigger may be improved by enabling bluetooth, Wi-Fi and location services as these are fed into the recognition algorithm.</pre>
 
The underlying functionality of the Activity Recognition trigger is provided by Google Play services. The reliability of the trigger may be improved by enabling bluetooth, Wi-Fi and location services as these are fed into the recognition algorithm.</pre>
   −
= Input parameters =
+
'''Input parameters'''<br/>
   −
== Activity type ==
+
* Activity type
Determines the type of activity to recognize and fire the trigger.
+
Determines the type of activity to recognize and fire the trigger - In Vehicle | On Bicycle | Running | Walking | Still
   −
=== Value type ===
+
* Confidence value
In Vehicle | On Bicycle | Running | Walking | Still
  −
 
  −
== Confidence value ==
   
Determines sensitivity of the activity recognition. A low value may result in more false triggers and a high value may prevent the trigger from firing in some situations.
 
Determines sensitivity of the activity recognition. A low value may result in more false triggers and a high value may prevent the trigger from firing in some situations.
   −
=== Value type ===
+
* Value type
 
number (percents)
 
number (percents)
   −
= Example Usage =
+
'''Example Usage'''
 
When the activity is recognized (in the vehicle) it connects to the car's bluetooth and will start the music on spotify (if your music application is not active in the background, it may need additional configuration.
 
When the activity is recognized (in the vehicle) it connects to the car's bluetooth and will start the music on spotify (if your music application is not active in the background, it may need additional configuration.