You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of hardcoding the following, have the user enter this info in a login screen and store across app session (have the data persist as a long term goal).
Instead of hardcoding the following, have the user enter this info in a login screen and store across app session (have the data persist as a long term goal).
USERNAME = "admin"
PASSWORD = "password"
CONTROLLERIP = "<ip_address>"