包详细信息

tf-connected

fscherwi38MIT3.0.1

A Utility to show connected Tinkerforge Bricks and Bricklets!

tinkerforge, hardware, brick, bricklet

自述文件

tf-connected

Build Status David Coverage Status Code Climate Codacy Badge

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>