lasso Logo
1.1.2
  • lasso.ansa
    • rest
    • grpc
  • lasso.dyna
  • lasso.diffcrash
lasso
  • Docs »
  • lasso.ansa

lasso.ansa¶

Documentation of the ANSA module.

Contents:

  • rest
    • What is the REST API?
    • What is the ANSA REST API used for?
    • What data exchange format is used?
    • How to start the service?
    • How to check for a running server?
    • How to communicate from the outside world?
    • What if I have to call a function with an ANSA entity?
    • Wheres the ANSA Window (GUI)?
    • How to shut down the service?
  • grpc
    • AnsaClient
    • What is RPC?
    • Then what is GRPC?
    • What data exchange format is used?
    • If RPC is generic, why can only another Python connect to ANSA RPC?
    • How to install the requirements for a server?
    • How to start the service?
    • How to test the connection?
    • How to connect from a script?
    • I’m having trouble when enabling the GUI
    • How to shut down the service?
    • Seems awfully complex, can you make it simpler?
Next Previous

© Copyright LASSO GmbH

Built with Sphinx using a theme provided by Read the Docs.