telefonicaid / telefonicaid/iotagent-node-lib
MQTT per group advanced configuration (MQTT broker, topics)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 90
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 1
Description
Describe the solution you'd like
To include the possibility to select per group specific broker and topics to be subscribed. This would require the IoTA to connect to different MQTT Brokers (and keep the connection open) while the groups created with that specific broker. It also includes the possibility to subscribe to a different topic (not just /protocol/apikey/dev_id...
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 the existing MQTT connection and topic-subscription entry points in the repository; the issue does not name specific files or tests. Determine how group configuration is represented and how connections are kept open. Done should mean groups can select distinct brokers and topics while preserving the existing subscription behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100