/
/Azure IoT Hub Portal API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1w ago
Access Control Management5
Admin APIs3
Device Models10
Ideas1
IoT Building5
IoT Devices15
IoT Edge Devices11
IoT Edge Devices Models9
IoT Planning5
IoT Schedule5
LoRa WAN25
  • getGets all device concentrators.
  • putUpdates the device.
  • postCreates the device.
  • getGets the device concentrator.
  • deleteDeletes the specified device.
  • getGets the device list.
  • putUpdates the device.
  • postCreates the device.
  • getGets the specified device.
  • deleteDeletes the specified device.
  • postExecutes the command on the device..
  • get/api/lorawan/devices/{deviceId}/telemetry
  • get/api/lorawan/devices/available-labels
  • get/api/lorawan/devices/gateways
  • getGet LoRaWAN supported frequency plans.
  • getGets the device model list.
  • putUpdates the specified device model.
  • postCreates the specified device model.
  • getGet the device model details.
  • deleteDeletes the specified device model.
  • getGets the device model avatar.
  • postChanges the avatar.
  • deleteDeletes the avatar.
  • getGets the device model's commands.
  • postUpdates the device model's commands.
Metrics1
Portal Settings6
Role Management7
User Management5
    LoRa WAN

    Executes the command on the device..

    post/api/lorawan/devices/{deviceId}/_command/{commandId}

    Path parameters

    deviceIdstring required

    The device identifier.

    commandIdstring required

    The command identifier.

    Response

    OK

    Changes