Eric Callahan
6a39bbd0c3
mqtt: don't publish status updates when disconnected
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-03 08:49:40 -04:00
Eric Callahan
0ed367d734
mqtt: support specifying fields in "status_objects" option
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-10 12:21:27 -04:00
Eric Callahan
0c311aeef4
mqtt: add support for publishing klipper status updates
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-08 14:17:13 -04:00
Eric Callahan
05e2389dc1
mqtt: replace references to ioloop with eventloop
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-07-12 06:16:18 -04:00
Eric Callahan
ecc0fbdae9
mqtt: return a boolean in the wait_connection method
...
Rather than require consumers handle the TimeoutError, handle it directly and return the connection state.
SIgned-off-by: Eric Callahan <arksine.code@gmail.com>
2021-06-28 12:45:50 -04:00
Eric Callahan
0126aa794f
mqtt: initial support for mqtt connections
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-06-26 08:10:32 -04:00