Skip to content

JSON integer is too large for tx_dropped #36

@ProshopBrian

Description

@ProshopBrian

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions