Skip to content

Configure Max number of subscribed topics #1031

Description

@mAliGem

Is your feature request related to a problem?

For my use case, we can potentially make things more efficient if we could subscribe to lots of topics. Currently, ESP-AT only supports 10 MQTT topics (https://docs.espressif.com/projects/esp-at/en/latest/esp32c5/AT_Command_Set/MQTT_AT_Commands.html#id28). From what I can tell, this is not configurable anywhere.

Describe the solution you'd like.

Some way to configure the max number of MQTT Topics.

Describe alternatives you've considered.

Ensure that my host keeps track of all subscribed MQTT topics and never exceeds the limit of 10.

Additional context.

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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