tf-connected
v3.0.1
Published
A Utility to show connected Tinkerforge Bricks and Bricklets!
Downloads
9
Maintainers
Readme
tf-connected
With this Utility you can easily show connected Tinkerforge Bricks and Bricklets and informations about that!
Install
$ npm install tf-connected -g
Usage
Simple list connected Bricks and Bricklets
$ tf-connected
Show output as table
$ tf-connected --table
Advanced functions
Show advanced informations about connected Bricks and Bricklets
$ tf-connected -a
Custom HOST
$ tf-connected list -h <your-host>
Custom PORT
$ tf-connected list -p <your-port>