edgexfoundry / edgexfoundry/device-sdk-c
Wrong topic name for the custom system events
- Dominant language
- C
- Stars
- 45
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
# 🐞 Bug Report
### Affected Services [**REQUIRED**]
The issue is located in: device-sdk-c
### Is this a regression?
No
### Description and Minimal Reproduction [**REQUIRED**]
https://github.com/edgexfoundry/device-sdk-c/blob/34e9265bf95b572b32f92b993b9a7dea189df638/src/c/api.h#L33
The topic is `system-events`, not `system-event`
https://docs.edgexfoundry.org/4.0/microservices/device/sdk/DeviceSystemEvents/
Contributor guide
Research direction
Open src/c/api.h at line 33 and compare the custom system-event topic name with the linked DeviceSystemEvents documentation. Correct the singular topic name to the documented plural form, then verify that the header contains the expected system-events topic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100