Adam Brown

Results 21 comments of Adam Brown
trafficstars

@andrewchiles the arguments in this version are case sensitive unfortunately :)

I'm also hitting this issue. Unless someone can point to the fix, I would still consider this an open issue.

I have seen this as well, I would say the tool is pretty dangerous without figuring this out, no one likes broken GPOs :)

Sorry for the delay, thanks for taking a look! Closing the issue as of 9.2.0

Any plans on getting this merged @pry0cc?

Can confirm, it must be something simple that we're overlooking and `reset` does not seem to fix it either 😅

Does this work for you? @666Danger-sudo ```python async for event in client.on('beacon-registered'): beacon = client_pb2.Beacon() beacon.ParseFromString(event.Data) print(beacon) ```

@n00py it's still on my list, just haven't made it there yet. I welcome the PR if you've got it though :)