-
Currently the `resin whoami` command gives plenty to of info
```
$ resin whoami
== ACCOUNT INFORMATION
USERNAME: username
EMAIL: user@email.com
URL: resin.io
```
It would be great to h…
-
See https://github.com/resin-io/resin-sdk/pull/248#issuecomment-271399203 and https://github.com/resin-io/resin-sdk/pull/248#issuecomment-271401600.
This could potentially reduce the browser build …
-
This [post from resin.io](https://resin.io/blog/open-source-guide-1-documentation-and-jsdoc/?utm_source=Resin+Users&utm_campaign=b4e575ed02-EMAIL_CAMPAIGN_2017_01_31&utm_medium=email&utm_term=0_1c73…
-
When looking at e.g. https://resin-io.github.io/scratchpad/?0%5Bn%5D=Full%20text%20search&0%5Bv%5D=spectre I wonder if it'd make sense for the 'permalink' button to link to e.g. https://resin-io.githu…
lurch updated
6 years ago
-
The method should take a device type slug and an optional version, and return a link to the `CHANGELOG.md` file for the device's OS.
```coffee
sdk.models.os.getChangelogLink('beaglebone-black')
# …
-
`nslookup vpn.resin.io` tries to query through dnsmasq on 127.0.0.2.
Running `nslookup vpn.resin.io` is considerably slower than `nslookup vpn.resin.io 8.8.8.8`
[Front conversations](https://app.fr…
-
I open this issue based on the discussion in https://forums.resin.io/t/is-there-a-way-to-upgrade-resinos-without-flashing-the-image-again/793
Motivation: after running an unmanaged device for a cou…
mh182 updated
4 years ago
-
- **resin-cli version:**
- **Operating system and architecture:**
-
This repo currently provides a `versionist.conf.js` tailored for NodeJS (npm) projects, which is the tech-stack used by many resin.io projects.
However there are also some resin.io projects using oth…
lurch updated
6 years ago
-
```bash
modprobe sierra
modprobe sierra_net
```
Other commands:
- `dmesg`
- `lsmod`
- `lsusb`
- `ls /dev/`
- `modinfo sierra`
- `modinfo sierra_net`
- `insmod` doesn't work
General Netwo…