You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default setup above will read these options from `/opt/wink-mqtt-rs/config` . You can also see this by running `cargo +nightly run`.
60
60
61
+
## Logs
62
+
63
+
If you're having issues, you can find logs at `/var/log/wink-mqtt-rs.log`. Adding `-vvv` to the config mentioned above will increase the verbosity of logs.
64
+
61
65
### MQTT Messages
62
66
63
67
If you have a topic prefix of `home/wink/`, and a device id with `1` named `Fan`:
0 commit comments