Skip to content
This repository was archived by the owner on Sep 14, 2019. It is now read-only.

Arguments

Logan Gorence edited this page Oct 31, 2015 · 5 revisions

Example

python SoundLink.py --broker http://broker.example.com/conn --log debug --token RMtO6mEJmUlJfoWfofiLgjguUEpuIzWP3sXeoBNSbLIVumlw

--broker

Change the URL to the broker's conn endpoint.

Default: http://localhost:8080/conn

--log

Change the log output to the DSLink. The parameter is case-insensitive.

Default: INFO

Possible values: CRITICAL, ERROR, WARNING, INFO, DEBUG, NONE

--token

Connect to the broker with the specified token.

Clone this wiki locally