mirror of
https://github.com/Art-of-WiFi/UniFi-API-client.git
synced 2024-11-22 02:00:21 +01:00
d7827fdbf1
Finalised merge of PRs #10, #11, #12 and #13 Methods/functions added: - list_country_codes() - set_guestlogin_settings_base() - set_site_connectivity() - set_site_country() - set_site_guest_access() - set_site_locale() - set_site_mgmt() - set_site_name() - set_site_ntp() - set_site_snmp() Examples added: - ap_upgrade_firmware.php - site_provisioning_example - update_ac-iw_ports.php
10 lines
482 B
Markdown
Executable File
10 lines
482 B
Markdown
Executable File
## Site provisioning script
|
|
|
|
Contributed by @smos
|
|
|
|
This directory contains an example provisioning script to create a large number of sites with comparable network configurations. It sets the LAN config to site specific configuration. Copy the settings.template.php and config.template.php to their respective files for testing.
|
|
This is meant as a basic provisioning only system. Currently used against controller 5.6.30.
|
|
|
|
## Important Disclaimer
|
|
|
|
Use all examples at your own risk! |