Skip to content

MQTT payload can only be JSON formated #161

Open
@raoulh

Description

@raoulh

Here:

if (!params.Exists("topic_sub") || !params.Exists("path"))

When reading MQTT payload received on a subscribed topic, the actual code only parse this as Json. If it's not Json, it failed.

Add support for non-Json payload

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions