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

Update explanation of vendorprofileID #692

Merged

Conversation

LDannijs
Copy link
Contributor

@LDannijs LDannijs commented Nov 8, 2023

Summary

A lot of vendors are confused at the explanation of the readme (and the example vendor for that matter) about what to enter at vendorProfileID, since this is different from vendorID, but this is never explicitly explained.

I added some text and updated links to hopefully better reflect the expected numbers.

@Jaime-Trinidad
Copy link
Contributor

@LDannijs run make validate fmt

@LDannijs
Copy link
Contributor Author

@LDannijs run make validate fmt

Just did, unfortunately got the EAGAIN error:

talkpool: oy1200: EU863-870: payload codec oy1200-codec invalid
Error: spawn /bin/sh EAGAIN
    at ChildProcess._handle.onexit (node:internal/child_process:286:19)
    at onErrorNT (node:internal/child_process:484:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -35,
  code: 'EAGAIN',
  syscall: 'spawn /bin/sh',
  path: '/bin/sh',
  spawnargs: [
    '-c',
    `bin/runscript -codec-path "./vendor/talkpool/oy1200.js" -routine decodeUplink -input '{"fPort":1,"bytes":[1,33,1,145,1,153,8,175,10,5,0,0]}'`
  ],
  cmd: `bin/runscript -codec-path "./vendor/talkpool/oy1200.js" -routine decodeUplink -input '{"fPort":1,"bytes":[1,33,1,145,1,153,8,175,10,5,0,0]}'`
}
make: *** [validate] Error 1

@Jaime-Trinidad Jaime-Trinidad merged commit 3cc947f into TheThingsNetwork:master Nov 24, 2023
1 check passed
@LDannijs LDannijs deleted the vendorprofileid-update branch December 20, 2023 12:27
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