No description
| .gitignore | ||
| deviceCheck.py | ||
| getMerakiNetworks.py | ||
| README.md | ||
| requirements.txt | ||
MerakiApiUtilities
.ENV file required to run both scripts.
ENV Variables:
API_KEY = Your Meraki API key to access your Meraki networks. SMTP_SERVER = Your outgoing SMTP mail server. SMTP_PORT = Your outgoing SMTP mail port. SMTP_EMAIL = Your outgoing SMTP email address. SMTP_PASS = Your outgoing SMTP email password.