question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Command-line tools to create named device, profile and codec stubs

See original GitHub issue

Summary

It would be convenient to have a make new vendorId device command that adds the device name to the vendor index and generates template files that will fail make fmt validate, so lazy users know what they need to edit.

Why do we need this?

Slightly easier to add devices

Can you do this yourself and submit a Pull Request?

@johanstokking

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Jaime-Trinidadcommented, May 12, 2021

@Jaime-Trinidad do you feel comfortable picking this up?

Would be nice to have a simple Node based CLI (https://www.npmjs.com/package/node-cli) that generates stubs for vendor, end device, profiles, codec definitions etc based on templates (something like https://www.npmjs.com/package/text-template).

@johanstokking Yes, I was thinking something like this will be usefull to device makers I work on it.

0reactions
johanstokkingcommented, Dec 12, 2022

We’re gonna do this differently.

Read more comments on GitHub >

github_iconTop Results From Across the Web

create-device-profile — AWS CLI 1.27.37 Command Reference
The Amazon Resource Name of the new resource. Id -> (string). The ID of the new device profile.
Read more >
devrepo-templates - npm
This is a Command-line tool to download and fill The Things Network Device Repository templates. Documentation. Follow instructions to install this package:.
Read more >
Codec Engine Application Developer User's ... - Texas Instruments
Creator should supply Codec Engine skeletons and stubs. The Algorithm Creator uses xDAIS and the XDC Tools. Using these, the. Algorithm Creator generates...
Read more >
Building from the Command Line with Xcode FAQ
The Command Line Tools Package is a small self-contained package available for download separately from Xcode and that allows you to do command ......
Read more >
List of Chromium Command Line Switches - Peter Beverloo
List of Chromium Command Line Switches ; --alsa-fixed-output-sample-rate ⊗, Optional flag to set a fixed sample rate for the alsa device. Deprecated: Use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found