v1

latestOpenAPI 3.0.0Apache 2.02026-07-1783296.6 KB
Device

Send downlink

Send a unicast downlink to one device

post/api/devices/{id}/downlinks

Request body

fCntinteger required

Application's downlink frame counter

fPortinteger required

The intended port for LoRa devices

datastring

Any string to send as data to the device

jsonDataobject

A JSON object to send to the device

Response

Downlink was sent. Response contains logs from remote networks.

string[] required