gateway_create
Registers a LoRaWAN gateway with optional location, altitude, tags, and stats interval to enable network management.
Instructions
Register a gateway; location is set only when coordinates are given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tags | No | ||
| altitude | No | ||
| latitude | No | ||
| longitude | No | ||
| tenant_id | Yes | ||
| gateway_id | Yes | ||
| description | No | ||
| stats_interval | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||