Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON integer is too large for tx_dropped #36

Open
ProshopBrian opened this issue Apr 10, 2024 · 0 comments
Open

JSON integer is too large for tx_dropped #36

ProshopBrian opened this issue Apr 10, 2024 · 0 comments

Comments

@ProshopBrian
Copy link

Using version 1.5.2.

I get an error when calling the NetworkDeviceList method. We have a lot of tx dropped in our Unifi setup so the number is larger than an int.

Exception:
Newtonsoft.Json.JsonReaderException: 'JSON integer 4294853696 is too large or small for an Int32. Path 'data[23].vap_table[1].tx_dropped', line 1, position 1175199.'

Will you be willing to "upgrade" the tx_dropped and tx_errors properties in JsonVapTable, JsonPortTable, JsonLink classes from int to long?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant