Allow for custom IP address for LANForge server and custom prefix for station names

This commit is contained in:
bealler
2020-12-22 13:35:51 -05:00
parent 9c10b16d77
commit 89b3c706b0
3 changed files with 34 additions and 26 deletions

View File

@@ -6,9 +6,11 @@ ap_models = ["ec420","ea8300","ecw5211","ecw5410"]
##Cloud Type(cloudSDK = v1, CMAP = cmap)
cloud_type = "v1"
##LANForge radios
##LANForge Info
lanforge_ip = "10.10.10.201"
lanforge_2dot4g = "wiphy0"
lanforge_5g = "wiphy3"
lanforge_prefix = "sdk"
##AP Models for firmware upload
cloud_sdk_models = {