Iotronic客户端

python-iotronicclient的Python项目详细描述


Iotronic客户端

Iotronic服务的客户。

Installing

克隆repo并安装客户端:

git clone https://github.com/openstack/python-iotronicclient.git
cd python-iotronicclient
pip install -r requirements.txt
python setup.py install

Usage

帮助:

iotronic --help
Command-line interface to the Iotronic API.

Positional arguments:
  <subcommand>
    board-create        Register a new board with the Iotronic service.
    board-delete        Unregister board(s) from the Iotronic service.
    board-list          List the boards which are registered with the Iotronic
                        service.
    board-show          Show detailed information about a board.
    board-update        Update information about a registered board.
    plugin-create       Register a new plugin with the Iotronic service.
    plugin-delete       Unregister plugin(s) from the Iotronic service.
    plugin-list         List the plugins which are registered with the
                        Iotronic service.
    plugin-show         Show detailed information about a plugin.
    plugin-update       Update information about a registered plugin.
    plugin-action       Execute an action of the plugin.
    plugin-inject       Inject a plugin into a board.
    plugin-remove       Remove a plugin from a board.
    plugins-on-board    Show information about a the plugins injected on a
                        board.
    bash-completion     Prints all of the commands and options for bash-
                        completion.
    help                Display help about this program or one of its
                        subcommands.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Spring MVC 4.0 RequestMapping无值,基于methodname   java Samsung 10 plus不允许wifi p2p发现   春爪哇。伊奥。IOException:找不到文件   java JasperReport饼图示例   java我试图使用mockito注释来测试我的代码,但无法解决mockito异常   命令行界面Java:制作简单的交互式cli应用程序   java jdk1之间的区别是什么。7_9 9和jdk1。7_271   java重载一个被重写的、继承的方法   java LazyInitializationException春季启动   java Play Framework 2.2.1 3个表之间存在大量关系