Skip to content

Usage recommendation between aws-iot-device-sdk-cpp-v2 and aws-iot-device-client #539

Answered by jmklix
tiny-dancer asked this question in Q&A
Discussion options

You must be logged in to vote

aws-iot-device-sdk-cpp-v2 is the successor to aws-iot-device-sdk-cpp. The v2 sdk uses CRT dependencies (common runtime) for better performance and uniformity across languages. aws-iot-device-sdk-cpp-v2 is intended to be used with common operating systems; Windows, Mac, Linux(ubuntu). While aws-iot-device-client is designed for use on Embedded Linux devices. You probably want to use aws-iot-device-sdk-cpp-v2 unless have a specific reason to use embedded linux.

Embedded Linux vs Desktop Linux:

Linux operating system is used in desktop, servers and in embedded system also. In embedded system it is used as Real Time Operating System. There are so many products in the market that use embedded…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jmklix
Comment options

You must be logged in to vote
1 reply
@jmklix
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants