Die Shell Bindings sind jetzt verfügbar!
Die Bindings sind als Python Script realisiert und erlauben es Bricks und Bricklets direkt aus einem Terminal heraus zu verwenden. Sie sind für Unix Shells wie Bash gemacht, funktionieren aber auch mit der Windows Eingabeaufforderung.
Die Abfrage eines Temperature Bricklets sieht z.B. so aus:
$ tinkerforge call temperature-bricklet gC5 get-temperature temperature=2443
Für Tab Completion in Bash liegt ein passendes Bash Completion Script bei.
Download: https://www.tinkerforge.com/de/doc/Downloads.html#bindings-und-beispiele
Installationsanleitung: https://www.tinkerforge.com/de/doc/Software/API_Bindings_Shell.html
Falls ihr Bugs findet, bitte im generator git melden: https://github.com/Tinkerforge/generators