Skip to content

No way to change device state json doc capacity #23

@tedbyron

Description

@tedbyron

It looks like MQTT_MAX_PACKET_SIZE is being used as the MQTT client buffer size but not the state JSON doc size, why is that? Because the document size is so limited, when device state is too large it will just serialize to null. Increasing MQTT_MAX_PACKET_SIZE doesn't fix this as stated in the readme, because it doesn't change the doc size

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions