• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    Issues with the TCP Text - In Watcher

    Troubleshooting and Bug Reports
    2
    5
    1617
    Loading More Posts
    • 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.
    • Juriaan
      Juriaan Tech Staff last edited by

      Hi there all !

      I was wondering or anyone can help me out with the following problem ? Basically I get the follow output from an Web API and I have to figure out how to parse this over to Text format so that I can read it with a JavaScript actor. I know about the TCP Text - In Watcher, but I can't figure out the pattern that is needed.

      Output here https://gist.github.com/anonym...

      - Juriaan

      1 Reply Last reply Reply Quote 0
      • DusX
        DusX Izzy Guru last edited by

        if you haven't yet, take a read thru my web api tutorial.

        http://dusxproductions.com/blo...

        It should help you get the json data cleanly.

        🎛️ TroikaTronix Professional Services
        https://troikatronix.com/professional-services

        🎫 Support Tickets
        https://support.troikatronix.com/support/tickets/new

        💻 Add-ons
        https://troikatronix.com/add-ons/?u=dusx

        🧪 GitHub Projects
        https://github.com/rwebber

        🖥️ Win11 | i7 | RTX 4070 | 32GB RAM | Ontario, Canada

        Juriaan 1 Reply Last reply Reply Quote 1
        • Juriaan
          Juriaan Tech Staff last edited by Michel

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • Juriaan
            Juriaan Tech Staff @DusX last edited by Juriaan

            @dusx

            Is PUT & DELETE working on Izzy ? POST and GET are smooth. PUT and DELETE deny to work.

            URL that I try to send :

             "PUT /api/-zCJ8tPZNucTMHbQKPbekq5wmRllecsN7c7P64vI/lights/2/state HTTP/1.1\r\nHost: 10.0.0.5\r\n\r\n{\"on\": false}"

            DusX 1 Reply Last reply Reply Quote 0
            • DusX
              DusX Izzy Guru @Juriaan last edited by

              @juriaan

              I don't see why they wouldn't work in izzy

               It's more likely the server doesn't allow them. Its common that they are not used.

              🎛️ TroikaTronix Professional Services
              https://troikatronix.com/professional-services

              🎫 Support Tickets
              https://support.troikatronix.com/support/tickets/new

              💻 Add-ons
              https://troikatronix.com/add-ons/?u=dusx

              🧪 GitHub Projects
              https://github.com/rwebber

              🖥️ Win11 | i7 | RTX 4070 | 32GB RAM | Ontario, Canada

              1 Reply Last reply Reply Quote 0
              • First post
                Last post