MLopezJ / asset-tracker-lwm2m-js

Converts a JSON document containing the asset_tracker_v2 device and sensor data encoded as LwM2M to the JSON document required by nRF Asset Tracker.
https://github.com/MLopezJ/sset-tracker-lwm2m-js#readme
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

fix: update ADRs #15

Closed MLopezJ closed 11 months ago

MLopezJ commented 11 months ago

changes made:

MLopezJ commented 11 months ago

@CodiumAI-Agent /describe

MLopezJ commented 11 months ago

@CodiumAI-Agent /review

CodiumAI-Agent commented 11 months ago

PR Analysis

How to use

Tag me in a comment '@CodiumAI-Agent' and add one of the following commands: /review [-i]: Request a review of your Pull Request. For an incremental review, which only considers changes since the last review, include the '-i' option. /describe: Modify the PR title and description based on the contents of the PR. /improve [--extended]: Suggest improvements to the code in the PR. Extended mode employs several calls, and provides a more thorough feedback. /ask \<QUESTION>: Pose a question about the PR. /update_changelog: Update the changelog based on the PR's contents.

To edit any configuration parameter from configuration.toml, add --config_path=new_value For example: /review --pr_reviewer.extra_instructions="focus on the file: ..." To list the possible configuration parameters, use the /config command.

MLopezJ commented 11 months ago

@CodiumAI-Agent /improve