I followed the example code provided line for line, but it didn't seem like the topic was ever getting watched (and no history file was created). I debugged a little bit, and I don't think this._initialize() is being called using the setup that was provided in the readme. I'm sure I'm missing something simple, but any help on this?
From poking around the source code, I noticed that the initialize function takes in a notification, but I'm still not sure when it's meant to be called 🤔