name: Report Device State
description: Publish device state (telemetry) and read historical state from the platform.
provider: losant
api: device
operations:
- path: /applications/{applicationId}/devices/{deviceId}/state
methods:
- GET
- POST
- PATCH
- DELETE
auth: BearerAuth (Losant JWT)
inputs:
- applicationId
- deviceId or flowId where applicable
outputs:
- Losant resource JSON per OpenAPI schemas