Closed pudkrong closed 1 year ago
Github links were used in JSDocs comments. See https://github.com/MLopezJ/asset-tracker-lwm2m-js/blob/saga/src/utils/getBat.ts#L12 for example.
shortcuts were implemented. See https://github.com/MLopezJ/asset-tracker-lwm2m-js/blob/saga/src/utils/getBat.ts#L31 for example.
Regarding ADR 008, changes are happening here https://github.com/MLopezJ/asset-tracker-lwm2m-js/pull/7
docs: link ADR 008 with a test
I am not sure whether we can detect the version from the somewhere. If so, I think the library should detect that and throw error / warning to user that we don't support.
docs: link documentation with JSDocs
I prefer
@see https://github.com/MLopezJ/asset-tracker-cloud-coiote-azure-converter-js/blob/saga/documents/battery.md
because it is easier to understand and follow.