GateWay Client for OpenIoTHub[云易连访问内网端口和设备的网关]。
You can install the pre-compiled binary (in several different ways)。
Here are the steps for each of them:
Install the pre-compiled binary
openwrt/entware/optware (Usually on the router):
use snapshot branch:https://downloads.openwrt.org/snapshots/
opkg update
opkg install gateway-go
homebrew tap :
$ brew install OpenIoTHub/tap/gateway-go
homebrew (may not be the latest version):
$ brew install gateway-go
homebrew pr gateway-go
*** config file :
/usr/local/etc/gateway-go/gateway-go.yaml
snapcraft:
$ sudo snap install gateway-go
*** config file :
/root/snap/gateway-go/current/gateway-go.yaml
scoop:
$ scoop bucket add OpenIoTHub https://github.com/OpenIoTHub/scoop-bucket.git
$ scoop install gateway-go
deb/rpm:
Download the .deb
or .rpm
from the releases page and
install with dpkg -i
and rpm -i
respectively.
*** config file :
/etc/gateway-go/gateway-go.yaml
manually:
Download the pre-compiled binaries from the releases page and copy to the desired location.
from https://github.com/OpenIoTHub/gateway-go
No comments:
Post a Comment