Skip to content

This is a sample which runs the Azure IoT C SDK on iOS using SwiftUI

Notifications You must be signed in to change notification settings

danewalton/azure-iot-on-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure IoT on iOS

This is a basic sample which will connect to Azure IoT Hub using the Azure IoT C SDK.

Steps to get working

  1. Make sure pod is installed on your machine.
  2. From the root of the project, run pod install.
  3. Open the cSDKonIOS.xcworkspace in XCode.
  4. Change the connection string here to your device.
  5. Build and run the sample!

Picture of the Screen

img{:height="50%" width="50%"}

Project Notes

  • This is built with SwiftUI which means iOS minimum version iOS 13.

Still to Do

  • Add OCR functionality to scan the connection string in the app so users don't have to input.

About

This is a sample which runs the Azure IoT C SDK on iOS using SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published