跳转到主要内容

Iotronic客户端

项目描述

Iotronic客户端

IoTronic服务的客户端。

安装

克隆存储库并安装客户端

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

使用

帮助

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.

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解有关 安装软件包 的更多信息。

源代码发行版

python-iotronicclient-0.4.7.tar.gz (55.4 kB 查看哈希值)

上传于

构建发行版

python_iotronicclient-0.4.7-py2.py3-none-any.whl (79.7 kB 查看哈希)

上传于 Python 2 Python 3

由以下支持