---
title: "Remotely triggers a light reading off of a Pulse Pro.
The Result needs to be fetched separately in 5-10 seconds
There is a small chance of the Pro failing to trigger a light reading remotely
If no new data is found - retrigger in 1 minute"
method: GET
path: "/api/devices/{deviceId}/trigger-light-reading"
tags: ["ProLightReading"]
---

# Remotely triggers a light reading off of a Pulse Pro.
The Result needs to be fetched separately in 5-10 seconds
There is a small chance of the Pro failing to trigger a light reading remotely
If no new data is found - retrigger in 1 minute

`GET /api/devices/{deviceId}/trigger-light-reading`

## Path parameters

- `deviceId` integer, required

## Response `200`

OK

- IActionResult

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/pulsegrow/apis/pulse-api.md) · [All operations](https://skmtc.net/pulsegrow/apis/pulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pulsegrow/pulse-api/revisions/da90547450a6/schema)
