The Shell bindings are now ready to use!
The bindings are realized as Python script and allow to use Bricks and Bricklets directly from a terminal window. They are made for Unix shells such as bash, but also work from the Windows command prompt.
Getting the current temperature of a Temperature Bricklet looks like this:
$ tinkerforge call temperature-bricklet gC5 get-temperature temperature=2443
For tab completion in bash a corresponding bash completion script is provided.
Download: https://www.tinkerforge.com/en/doc/Downloads.html#bindings-and-examples
Installation: https://www.tinkerforge.com/en/doc/Software/API_Bindings_Shell.html
If you find bugs, please report them in the generator git: https://github.com/Tinkerforge/generators