Skip to content

Feed names' case-sensitive during publish #123

Closed
@phord

Description

@phord

The docs say the feednames are case-insensitive, but the code in AdafruitIO_Group::getFeed searches for the feednames using case-sensitive strcmp. This means I could get unexpected results if I publish to "FOO" and to "foo" in the same message. This weird different-case scenario also happens if IO messages are showing up in my group feed as in #122 as well.

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