• API TRP
  • Connecting to trisul Hub from remote box

Hello,

I am trying to automate some tasks in Trisul using the TRPAPI. The examples work fine when connecting from the same machine but I want to connect from a remote analysis machine. How to connect over TCP ? TIA

    Hi ,

    You just have to change the ZMQ port used by the context.

    Check out https://www.trisul.org/docs/ref/trisulhubconfig.html#server

    1. If you are running multiple contexts, you have to change the config file of that specific context you wish to connect to.

    2. You have to restart the context on the hub as mentioned in the docs

    3. On the web interface you have to log out and log back in to connect to the new port.

    Trisul Support

      Write a Reply...