v1

latestOpenAPI 3.0.12026-07-178146159.6 KB
LoRa WAN

Creates the device.

post/api/lorawan/concentrators

Request body

deviceIdstring required

The device identifier.

deviceNamestring required

The name of the device.

loraRegionstring required

The lora region.

deviceTypestring nullable

The type of the device.

clientThumbprintstring nullable

The client certificate thumbprint.

isConnectedboolean

true if this instance is connected; otherwise, false.

isEnabledboolean

true if this instance is enabled; otherwise, false.

alreadyLoggedInOnceboolean

true if [already logged in once]; otherwise, false.

Response

Success