pan_tilt
Aim a Blink camera at a specified absolute pan and tilt angle, waiting until the mount confirms arrival before returning the reported position.
Instructions
Aim the camera at an absolute angle and wait until it gets there.
pan and tilt are whole degrees (signed, roughly -128..127). The returned position
is one the hardware reported; if the mount never confirms arrival this fails instead
of pretending success. A camera already at the requested angle is left alone and
reported as settled with moved: false -- that is a success. Set force to re-send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | ||
| tilt | Yes | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||