Identify player category during race #25
mark-inderhees
started this conversation in
General
Replies: 1 comment 1 reply
|
Good question, and unfortunately I'm not entirely sure. There's more payload in the packets than what's currently being deserialized through protobuf, so I'm confident it's in there, but I haven't been able to decode all of it yet. You can see some of the undefined attributes here. It just takes a bunch of sleuthing to reverse engineer the packets. https://github.com/braddwalker/ZwiftPacketMonitor/blob/main/src/zwiftMessages.proto |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, do you know if player race category (a, b, c, d, e) is advertised via zwift packets or some other mechanism? I've done some digging but come up empty.
All reactions