Download the PHP package crhg/irkit-client without Composer
On this page you can find all versions of the php package crhg/irkit-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package irkit-client
irkit-client
Overview
php client library for irkit api
Usage
Install
Configuration
key | type | description |
---|---|---|
host | array | key-value pair of host name and host definition |
host.\<host name>.uri | string | uri of IRKit server |
host.\<host name>.http_option | array | http option. passed to GazzleHttp client |
host.\<host name>.retry | int | retry count |
accessory | array | key-value pair of accessory name and its definition |
accessory.\<accessory name>.host | string | specifity host which accssesory belongs to |
accessory.\<accessory name>.command | array | key-value pair of command name and command data |
accessory.\<accessory name>.command.\<command name> | array | command data. converted to json and posted to IRKit's messages API |
Example
All versions of irkit-client with dependencies
PHP Build Version
Package Version
The package crhg/irkit-client contains the following files
Loading the files please wait ....