Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AM103 decoder #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Milesight-Lockon
Copy link

AM103 decoder files.

@Freddyminu Freddyminu self-requested a review September 24, 2024 11:52
},
"versions": {
"v1.0.0": {
"src": "./v1.0.0/payload.js",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Must be in typescript, so payload.ts

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code appears to be the manufacturer decoder, it lacks the following details:

  • The decoder must be in Typescript.
  • Data that should be stored in TagoIO must be in the TagoIO Data Format and stored within the payload global variable.
  • The code must contain unit tests proving the decoder works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants