Skip to content

Latest commit

 

History

History
executable file
·
18 lines (14 loc) · 1.27 KB

ApiGateway.md

File metadata and controls

executable file
·
18 lines (14 loc) · 1.27 KB

ApiGateway

Properties

Name Type Description Notes
boards list[ApiGatewayBoard] Gateway boards configuration (optional). This is (currently) only needed when the gateway supports the fine-timestamp and you you would like to add the FPGA ID to the gateway meta-data or would like LoRa Server to decrypt the fine-timestamp. [optional]
description str Gateway description. [optional]
discovery_enabled bool Set to true to enable gateway discovery. [optional]
gateway_profile_id str Gateway-profile ID (UUID string, optional). [optional]
id str Gateway ID (HEX encoded). [optional]
location CommonLocation Gateway location. [optional]
name str Gateway name. [optional]
network_server_id str Network-server ID on which the gateway is provisioned. [optional]
organization_id str Organization ID to which the gateway belongs. This can't be changed after creating the gateway. [optional]

[Back to Model list] [Back to API list] [Back to README]