Pulse Grow · Capability
Pulse Api — ProLightReading
Pulse Api — ProLightReading. 2 operations. Lead operation: 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. Self-contained Naftiko capability covering one Pulse Grow business surface.
What You Can Do
GET
Get
— Remotely triggers a light reading off of a Pulse Pro.
/v1/api/devices/{deviceid}/trigger-light-reading
GET
Get
— Retrieves (one page worth of) light readings(including spectrum) for a given device, supports pagination.
/v1/api/light-readings/{deviceid}
MCP Tools
remotely-triggers-light-reading-off
Remotely triggers a light reading off of a Pulse Pro.
read-only
idempotent
retrieves-one-page-worth-light
Retrieves (one page worth of) light readings(including spectrum) for a given device, supports pagination.
read-only
idempotent