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

Review #1

Closed coderbyheart closed 1 year ago

coderbyheart commented 1 year ago

Please look at the individual commits for more details. Especially look for FIXME additions.

Please also apply the changes from 61b1c8b601e910a8c03d7d0b1e2b18c87118451a and other commits that would apply to https://github.com/MLopezJ/coiote-to-LwM2M-asset-tracker-v2 before I do a review there.

Most notable changes are: 7f03ff3da6b6e4b4a92acd6497c8485d47684624 and 2cabf4d4de15b3a8832060f943baacef2018c3f4

MLopezJ commented 1 year ago

@coderbyheart , with https://github.com/MLopezJ/LwM2M-Asset-Tracker-V2-to-Asset-Tracker-web-app/pull/1/commits/de63b793fc79966d29d1bece99da33564d0de80a you mean convert all tests of the proyect to node:test or just the main converter test?

coderbyheart commented 1 year ago

Fully remove jest from the project

MLopezJ commented 1 year ago

continuation

MLopezJ commented 1 year ago

Thanks for the review @coderbyheart . All the recommendations were analyzed and implemented.

In https://github.com/MLopezJ/asset-tracker-lwm2m-js/pull/5 is the current status of the project, with the open questions and pending tasks. I am working on that with Pisut.

I will let you know if I need your help there.