Nathan Devery
Nathan Devery

Reputation: 51

IOT Central - Real Device for Production

What devices do you use for production implementation of IOT central?

I want some kind of off the shelf, robust device (such as a temperature sensor) to put out in the field. IOT central tutorials appear to focus on POC toys, like Ardiuno and Rasberry Pi.

What is the normal approach to real-life implementations? Is the best approach to find IOT devices that allow you to import C code and use the SDK to connect? If so, where do you find such devices?

Upvotes: 0

Views: 80

Answers (1)

kartben
kartben

Reputation: 2535

A good starting point to find a device is to use the Azure IoT Device Catalog.

Upvotes: 1

Related Questions