Appdynamics / Appdynamics/iot-cpp-sdk
Fix SDK version
Open
support
- Dominant language
- C++
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The macro APPD_IOT_SDK_VERSION in beacon.cpp is set to a version of 4.4.1.
Fix this and set version info through a build setting.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in beacon.cpp by locating the APPD_IOT_SDK_VERSION macro, then inspect the repository's build configuration to determine how version information can be supplied as a build setting. Done means the SDK version is no longer hardcoded there and the build setting provides the intended version instead.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100