network_route_create
Create a network route to forward all uplink data from a specified network to an application, ensuring the application receives the network data directly.
Instructions
Create a network route linking a network to an application. All uplink data from the network will be forwarded to the application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| networkId | Yes | The network ID to route. | |
| applicationId | Yes | The application ID to receive network data. |