Versions Compared

Key

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

...


Additional Endpoints:


Donwlink creation:

POST: /devices/{devId}/downlik  (replace {devId} with an device id)

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:

The Body contains the downlink content. See Downlinks and for lorawan downlinks also see LoraWan Downlinks for Details.