telefonicaid / telefonicaid/iotagent-node-lib
allow to define metadatas in device commands
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 90
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 1
Description
Component
New feature
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
Currently, metadata fields are not allowed within commands. This limitation prevents adding additional context information to commands.
Enable the use of metadata within a command entry, similar to how it is supported for attributes.
Metadata values should be processed alongside the command.
Describe alternatives you've considered
No response
The systemd version you checked that didn't have the feature you are asking for
4.7.0
Contributor guide
No contributing guide indexed for this repository
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 by tracing how device command entries are parsed and processed, then compare that path with the existing attribute metadata support. Confirm how metadata values should be carried alongside commands and add coverage showing metadata is accepted and processed with a command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100