Parsing String from MQTT

Forum Home Forums Uncategorized Issues Parsing String from MQTT

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5721
    vkp2808
    Participant

    Hi All,

    My mqtt server sending a string which contain a comma separated values of my payload.
    For ex: 54.7,87.2
    How i can parse this and stored in different input channels so i can show in graph and table.

    pls suggest, Thanks in Advance.

    #5728
    Mikhail
    Moderator

    Hi,

    I’m not sure that the driver can split and parse the numbers. Is it possible to split the values on the MQTT server?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.