attpcdaq.daq.tasks.eccserver_refresh_state_task

attpcdaq.daq.tasks.eccserver_refresh_state_task = <@task: attpcdaq.daq.tasks.eccserver_refresh_state_task of attpcdaq:0x7f59340ea748>[source]

Fetch the state of the given ECC server.

This will contact the ECC server identified by the given primary key, fetch its state, and update the state in the database.

Parameters:eccserver_pk (int) – The integer primary key of the ECCServer object in the database.