{"id":21306603,"url":"https://github.com/benjaminhansen/iot_access_manager_mac_linux","last_synced_at":"2025-03-15T19:46:05.925Z","repository":{"id":233295131,"uuid":"93093945","full_name":"benjaminhansen/iot_access_manager_mac_linux","owner":"benjaminhansen","description":"Allows bulk registration of devices via the UA Little Rock IoT Access Portal","archived":false,"fork":false,"pushed_at":"2017-06-05T19:20:51.000Z","size":52779,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T09:09:47.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benjaminhansen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-06-01T19:51:18.000Z","updated_at":"2017-06-02T13:53:36.000Z","dependencies_parsed_at":"2024-04-15T16:58:55.092Z","dependency_job_id":null,"html_url":"https://github.com/benjaminhansen/iot_access_manager_mac_linux","commit_stats":null,"previous_names":["benjaminhansen/iot_access_manager_mac_linux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminhansen%2Fiot_access_manager_mac_linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminhansen%2Fiot_access_manager_mac_linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminhansen%2Fiot_access_manager_mac_linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminhansen%2Fiot_access_manager_mac_linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benjaminhansen","download_url":"https://codeload.github.com/benjaminhansen/iot_access_manager_mac_linux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243784102,"owners_count":20347409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T16:27:06.229Z","updated_at":"2025-03-15T19:46:05.896Z","avatar_url":"https://github.com/benjaminhansen.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IoT Access Manager for Mac and Linux\nAllows bulk registration of devices via the UA Little Rock IoT Access Portal\n-\n\nSystem Requirements\n- None. The Mac/Linux version of the manager is self-contained and all of its dependencies are automatically included.\n\nSetup\n\u003col\u003e\n\u003cli\u003eDownload/clone and unzip the repository's contents into a directory in which you have permission to access\u003c/li\u003e\n\u003cli\u003eNavigate to the \u003ccode\u003econfig\u003c/code\u003e directory and open the \u003ccode\u003econfig.json\u003c/code\u003e file\u003c/li\u003e\n\u003cli\u003eProvide your UA Little Rock NetID and Password in the Auth section.\u003cbr\u003eYou can also change the name of the CSV file that the manager looks for in the \u003ccode\u003econfig\u003c/code\u003e directory (this is optional).\u003cbr\u003eSave and close the file.\u003c/li\u003e\n\u003cli\u003eOpen the \u003ccode\u003eiot-devices.csv\u003c/code\u003e file also located in the \u003ccode\u003econfig\u003c/code\u003e directory.\u003cbr\u003eThis is where you will provide the MAC addresses and hostnames of the devices you want to register with the IoT network.\n\u003cbr\u003e\u003cbr\u003eThe first column must contain the MAC address for the device you want to register.\u003cbr\u003eThe second column must contain the hostname.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color:red;\"\u003eDo not provide column headers\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\n\u003ctable style=\"width:100%\"\u003e\n\u003ctr\u003e\n\u003ctd\u003e00-00-00-00-00-00\u003c/td\u003e\n\u003ctd\u003edevice01\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\u003c/li\u003e\n\u003cli\u003eRun \u003ccode\u003e./install.sh\u003c/code\u003e in the terminal from the root of the project. This will:\n\u003cul\u003e\n\u003cli\u003ecreate \u003ccode\u003erun.sh\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003ecreate the \u003ccode\u003evendor =\u003e app/laravel/iotmgmt/vendor\u003c/code\u003e symlink\u003c/li\u003e\n\u003cli\u003emove \u003ccode\u003einstall.sh\u003c/code\u003e to the \u003ccode\u003eapp/scripts\u003c/code\u003e directory\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ol\u003e\n\nExecution\n1. Navigate back to the root of the project.\n2. Run \u003ccode\u003e./run.sh\u003c/code\u003e in the terminal\n3. If everything was configured and set up correctly you should see an automated Chrome window open and begin to walk through the registration process. Once the process completes Chrome will automatically close and you will receive a \"success\" message in the terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminhansen%2Fiot_access_manager_mac_linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjaminhansen%2Fiot_access_manager_mac_linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminhansen%2Fiot_access_manager_mac_linux/lists"}