telefonicaid / telefonicaid/iotagent-node-lib

Command support in autoprovisioned agents

Open
#572 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
62
Forks
90
Avg merge
2h 35m
Merged PRs (30d)
1

Description

The library allows agents to be auto provisioned (based in existing configuration templates, previously created through configuration API) when such agents start sending measures.

However, commands are not supported for those autoprovisioned agents. Only explicitly provisioned agents (thorugh the provisioniong API) support commands at the present moment.

This issue is about suppoting commands (both poll and push) for autoprovisioned agents.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how agents are auto provisioned from existing configuration templates, then compare that flow with explicitly provisioned agents that already support commands. Inspect the existing command paths for both poll and push modes and identify where the auto-provisioned flow diverges. Done means both command modes work for auto-provisioned agents and the behavior is covered by verification in the relevant test suite.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.