lnls-dig / halcs

Hardware Abstraction Layer for Control Systems
GNU General Public License v3.0
1 stars 4 forks source link

[CLOSED] [libclient] Implement a CLI to libclient #26

Closed lerwys closed 8 years ago

lerwys commented 8 years ago

Issue by lerwys Wednesday Jul 23, 2014 at 03:33 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/26


Problem: Often, it is necessary to interface with the server in a easy way, without developing any code. Hence, a command-line interface, based in a "getopt" approach, could provide a lazy client an easy way to make requests to the server.

Solution: Implement a getopt program based in the libclient and lerwys/fcs-client.

lerwys commented 8 years ago

Comment by lerwys Wednesday Jun 10, 2015 at 20:47 GMT


Done in repository https://github.com/lnls-dig/bpm-sw-cli