mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
3bba0c5895
Add support to do flash/reset/term on an IoT-LAB node. It also allow running test using 'testrunner'. Configuration variables are: * `IOTLAB_NODE` which should be set to your node url * The full url including site to use from your computer `m3-1.grenoble.iot-lab.info` * The short url when used on the IoT-LAB frontend `m3-1` * `IOTLAB_EXP_ID` for your experiment id for flash and reset. By default it tries to use your currently running experiment if you have only one * `IOTLAB_USER`: is read from `${HOME}/.iotlabrc` as saved by `iotlab-auth` * It is expected to have run `iotlab-auth` beforehand.
3 lines
37 B
Plaintext
3 lines
37 B
Plaintext
iotlabcli>=2.5.4
|
|
iotlabsshcli>=0.2.3
|