rpc_pipelimit.txt 695 B

1234567891011121314151617181920212223242526272829
  1. RPC Exports for pipelimit
  2. =========================
  3. [ this file is autogenerated, do not edit ]
  4. 1. pl.stats
  5. Documentation missing (rpc_pl_stats_doc).
  6. Returns an array.
  7. 2. pl.get_pipes
  8. Documentation missing (rpc_pl_get_pipes_doc).
  9. Returns an array.
  10. 3. pl.set_pipe
  11. Documentation missing (rpc_pl_set_pipe_doc).
  12. 4. pl.get_pid
  13. Print PID Controller parameters for the FEEDBACK algorithm:
  14. <ki> <kp> <kd>
  15. 5. pl.set_pid
  16. Sets the PID Controller parameters for the FEEDBACK algorithm:
  17. <ki> <kp> <kd>
  18. 6. pl.push_load
  19. Force the value of the load parameter for FEEDBACK algorithm:
  20. <load>