|
|
This page explains how to start up the getaway.
|
|
|
|
|
|
If you are in a system that supports permissions, you need to add execution permission to zigbee-gateway-server/gateway.sh and to zigbee-gateway-server/target/zigbee-gateway-server-3.1.0-SNAPSHOT.
|
|
|
|
|
|
To launch the app you can use the script gateway.sh if you have a bash, or else gateway.bat if you have the windows shell. You can also directly execute the zigbee-gateway-server-3.1.0-SNAPSHOT.jar.
|
|
|
|
|
|
If you want to use the script you have to change it because the version number inside it may be wrong(3.0.1 instead of 3.1.0).
|
|
|
|
|
|
To use the executable the command is the following:
|
|
|
`java -jar zigbee-gateway-server-3.1.0-SNAPSHOT.jar SERIALPORT CHANNEL PAN NETWORK_KEY RESET [HTTP(S) PORT] [AUTHORIZATION TOKEN] [KEYSTORE] [SSLPROTOCOL1,SSLPROTOCOL2...]` |