We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2705987 + f25a0a5 commit bfa70b8Copy full SHA for bfa70b8
1 file changed
deapi/client.py
@@ -321,6 +321,7 @@ def list_properties(self, options=None, search=None):
321
def list_registers(self, options=None, search=None):
322
"""
323
Get a list of register names from the current camera on DE-Server
324
+ for each register, it contains attributes: name of the register, address, Read only, value of the register
325
326
Parameters
327
----------
0 commit comments