create_application
Provision an application on a Milesight LoRaWAN gateway. Requires a name and an existing service profile ID; returns the application ID.
Instructions
Create an application. Returns {id}.
service_profile_id must be an existing service-profile UUID (list them
via the gateway's service profiles).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| organization_id | No | ||
| service_profile_id | Yes |