• 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
    1. Home
    2. Tags
    3. api
    Log in to post
    • All categories
    • liminal_andy

      [ANSWERED] Controlling Projectors with TCP
      How To... ? • tcp tcp send data projector api help • • liminal_andy

      7
      0
      Votes
      7
      Posts
      1482
      Views

      O

      @opmeyer

      The solution here:

      BING copilot translated the JSON to HEX and pasted it in the TCP send actor. Worked straight away!

      {"jsonrpc": "2.0","method": "system.poweron"}
      7b 22 6a 73 6f 6e 72 70 63 22 3a 20 22 32 2e 30 22 2c 22 6d 65 74 68 6f 64 22 3a 20 22 73 79 73 74 65 6d 2e 70 6f 77 65 72 6f 6e 22 20 7d

      {"jsonrpc": "2.0","method": "system.poweroff" }
      7b 22 6a 73 6f 6e 72 70 63 22 3a 20 22 32 2e 30 22 2c 22 6d 65 74 68 6f 64 22 3a 20 22 73 79 73 74 65 6d 2e 70 6f 77 65 72 6f 66 66 22 20 7d

    • bonemap

      [FEATURE REQUEST LOGGED] A window to the latest images from space...
      Interfacing • api open access url image • • bonemap

      3
      1
      Votes
      3
      Posts
      674
      Views

      Woland

      @bonemap @jfg 

      Feature request logged <3

    • aled2305

      Stream YouTube Content
      How To... ? • youtube web api live stream • • aled2305

      6
      1
      Votes
      6
      Posts
      2169
      Views

      aled2305

      Great, thanks for the help I really appreciate it. I'll have a look into both options and post an update with my results :)