telefonicaid / telefonicaid/iotagent-node-lib
Bugs found in doc/howto.md and README.md
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 90
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 1
Description
-
This middleware must be added when activating the agent:
iotAgentLib.addUpdateMiddleware(iotAgentLib.dataPlugins.attributeAlias.update);
-
Replace
getDevicewithretrieveDeviceatmanageULRequest. -
Json payload for device registration example is wrong in
README.md, "API actions" section:tobject id appears twice when showing how to post a new device.
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 reviewing doc/howto.md and README.md, especially the API actions section. Verify the middleware activation instruction, the getDevice reference at manageULRequest, and the duplicated t object id in the device-registration JSON; done means all three documentation examples are accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100