With this Utility you can easily show connected Tinkerforge Bricks and Bricklets and informations about that!
$ npm install tf-connected -g
Simple list connected Bricks and Bricklets
$ tf-connected
Show output as table
$ tf-connected --table
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>