Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The get_authorized_channel function procedure takes the following as parameters:

  1. certificate_path path to the certificate;
  2. ip — ip − Server IP address ("127.0.0.1" by default);
  3. port — port − gRPC API port (20109 by default);
  4. username — username − username ("root" by default);
  5. password — password − user password ("root" by default).

...