Skip to content

Async get provided callback function is given

Ivan Sinkarenko requested to merge isinkare/pyjapc:feature/async-get into master

When a new onValueReceived argument is passed into getParam method, it will perform a non-blocking asynchronous get.

Merge request reports