telefonicaid / telefonicaid/iotagent-node-lib
allow multientity in different service/subservice
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 90
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 1
Description
allow multientity in different service/subservice
Each CB update using /v2/op/update will be splited for a set of service/subservice at sendUpdateValueNgsi2
service/subservce fixed in headers in ngsiUtils.js but should be used from that set.
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 at sendUpdateValueNgsi2 and inspect ngsiUtils.js, where the service and subservice are currently fixed in headers. Trace how each /v2/op/update is split into service/subservice groups, then verify that each resulting update uses the corresponding values from its group rather than fixed header values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100