{"id":24756698,"url":"https://github.com/acceleronix/ios-sdk-sample-objc","last_synced_at":"2025-06-14T06:03:47.825Z","repository":{"id":274413395,"uuid":"922811212","full_name":"Acceleronix/ios-sdk-sample-objc","owner":"Acceleronix","description":"This sample demonstrates how to use Acceleronix iOS App SDK features in Objective-C.","archived":false,"fork":false,"pushed_at":"2025-03-03T02:05:51.000Z","size":592,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T06:03:47.640Z","etag":null,"topics":["acceleronix","ios","iot","objective-c","sdk"],"latest_commit_sha":null,"homepage":"https://core.acceleronix.io","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Acceleronix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2025-01-27T05:34:10.000Z","updated_at":"2025-03-03T02:05:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b46639a-67f1-418e-b87f-d6bb3e0f77d8","html_url":"https://github.com/Acceleronix/ios-sdk-sample-objc","commit_stats":null,"previous_names":["acceleronix/ios-sdk-sample-objc"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Acceleronix/ios-sdk-sample-objc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acceleronix%2Fios-sdk-sample-objc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acceleronix%2Fios-sdk-sample-objc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acceleronix%2Fios-sdk-sample-objc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acceleronix%2Fios-sdk-sample-objc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Acceleronix","download_url":"https://codeload.github.com/Acceleronix/ios-sdk-sample-objc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Acceleronix%2Fios-sdk-sample-objc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259768509,"owners_count":22908228,"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":["acceleronix","ios","iot","objective-c","sdk"],"created_at":"2025-01-28T14:20:06.006Z","updated_at":"2025-06-14T06:03:47.803Z","avatar_url":"https://github.com/Acceleronix.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Acceleronix iOS App SDK Sample for Objective-C\nThis sample demonstrates the use of Acceleronix iOS App SDK to build an IoT app from scratch. Acceleronix iOS App SDK is divided into several functional groups to give developers a clear understanding of different features, including user registration, device binding and control, and device group settings. It supports binding both cellular and WiFi/Bluetooth devices. Device control can be performed via HTTP and WebSocket.\n\n# Prerequisites\n- Xcode 12.0 and later\n- iOS 12 and later\n\n# Use the sample\n\n1. This demo relies on CocoaPods. If it's not installed, you can run the following commands:\n\n```\nsudo gem install cocoapods\npod setup\n```\n\n2. Clone or download this demo and navigate to the folder containing the Podfile, run the following commands:\n\n```\npod install\n```\n\n3. Register a developer account on [AcceleronixCore IoT platform](https://core.acceleronix.io) and obtain the **userDomain** and **userDomainSecret**.\n\n4. Open QuecIoTAppSdkDemo.xworkspace file using Xcode\n\n5. In the **LoginViewController** file, initialize the **userDomain** and **userDomainSecret** configurations. After launching, select the appropriate data center:\n\n```\nstatic NSString * const UserDomainCN = @\"\";\nstatic NSString * const UserSecretCN = @\"\";\nstatic NSString * const UserDomainEU = @\"\";\nstatic NSString * const UserSecretEU = @\"\";\nstatic NSString * const UserDomainNA = @\"\";\nstatic NSString * const UserSecretNA = @\"\";\n```\n\n# References\nFor more information on the Acceleronix iOS App SDK, please refer to the [API documentation](https://github.com/Acceleronix/ios-sdk-sample-objc/blob/main/API_doc_ios.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facceleronix%2Fios-sdk-sample-objc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facceleronix%2Fios-sdk-sample-objc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facceleronix%2Fios-sdk-sample-objc/lists"}