NETWAYS / NETWAYS/check_akcp_sensorprobeXplus
[Feature]: Implement the other devices the --device flag mentions
Open
Nobody has claimed this yet.
feature
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature request
Currently none of the options are implemented.
[UNKNOWN] - not yet implemented (*errors.errorString)
We should rework the check, so that it works for all device types from the vendor.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the --device flag and the current option check that returns [UNKNOWN] for unimplemented values. Identify the device types mentioned by the flag and compare them with the vendor's supported types. Done means every supported device type is handled instead of producing the current unknown error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100