Difference between revisions of "Activity:PushCriterionSatellite (Activity)"
(Created page with "Adds a push criterion that restricts the push action to specific clients/devices. <!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS --> = Descrip...") |
|||
Line 20: | Line 20: | ||
! Argument !! Type !! Direction !! Purpose | ! Argument !! Type !! Direction !! Purpose | ||
|- align="left" | |- align="left" | ||
− | | Device || [[ | + | | Device || [[Satellite]] || In || The satellite object to which the push action should be restricted to; this argument is mutually exclusive with the argument ''DeviceUID'' |
|- align="left" | |- align="left" | ||
| DeviceUID || {{Guid}} || In || The UID of the device/client to which the push action should be restricted to; this argument is mutually exclusive with the argument ''Device'' | | DeviceUID || {{Guid}} || In || The UID of the device/client to which the push action should be restricted to; this argument is mutually exclusive with the argument ''Device'' |
Latest revision as of 10:39, 30 March 2015
Adds a push criterion that restricts the push action to specific clients/devices.