Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Development
  3. Whats happen if an ; (semicolon) or /n (LF) is in the date send by a node ?

Whats happen if an ; (semicolon) or /n (LF) is in the date send by a node ?

Scheduled Pinned Locked Moved Development
3 Posts 3 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hek
    Admin
    wrote on last edited by
    #1

    Gateway will handle it correctly but the linefeed might confuse the controller. Same goes for semicolon if the controller splits input on this.

    1 Reply Last reply
    0
    • N Offline
      N Offline
      napo7
      Hardware Contributor
      wrote on last edited by
      #2

      I think the \n or the ; should be encoded differently.
      In facts, the protocol says that the message is finished by a \n . So, the first one which will be encountered will mark the end of the message.

      So to be concise :
      0;3;0;9;1;foo\nbar\n will be understood as 0;3;0;9;1;foo\n

      For the ; I think it's not a problem ? Haven't tried yet.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pit007
        wrote on last edited by
        #3

        Multi messages like

        0;3;0;9;1;foo\n0;3;0;9;2;bar\n0;3;0;9;3;foo\n0;3;0;9;2;bar\n

        must be understand also. I got it from the tcp stream of the actual ether-gw.

        1 Reply Last reply
        0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        12

        Online

        12.0k

        Users

        11.2k

        Topics

        113.4k

        Posts


        Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • MySensors
        • OpenHardware.io
        • Categories
        • Recent
        • Tags
        • Popular