Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Additional Endpoints:

Donwlink creation:

...


MethodURLURL Path ParamsURL Query ParamsRequest PayloadReturn
POST/api/devices/{devId}/

...

URL Query Params: 

type: chose one of "fw", "config" "raw" or "lorawan" depending on your downlink. Also see: Downlinks and for lorawan downlinks also see LoraWan Downlinks

Returns: Status 200 ok and nothing in success or error status code and information about the error in the body

JSON Body:

...

downlik
  • devId: Database ID of the device

The Body contains the downlink content.

See also: Downlinks

  • 200 ok
    • Body: Empty
  • error status code
    • Body: information about the error