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
bring up the input with a live connection to localhost and pass it test events. This is usually done in the python tests, but if we can get good coverage in go instead I'd be happy (that usually makes verification simpler since you can pass in a mocked outlet for outgoing events instead of requiring a real backend index, but if library support or other context makes it easier in python then that's fine).
This is a tracking issue for the in-progress MQTT input .
Pending requirements:
StopandWait(MQTT: Establish new connection after error and clean shutdown #15982)