Commit Graph

6 Commits

Author SHA1 Message Date
Max Ziermann
eeb6189f7d Add focusing API calls 2020-03-06 22:38:25 +01:00
Max Ziermann
6506bf2cbc Make internal methods more generic 2020-03-06 22:35:40 +01:00
Max Ziermann
8506e3a294 Add zoom commands 2020-03-06 22:26:25 +01:00
Max Ziermann
8693daa6ea Fix response value check
These commands were not implemented like this before. At least on the
camera i used for testing (RLC-411) the return value was always a list
and the status code is an int.
2020-03-06 20:18:08 +01:00
Max Ziermann
28c6f3f2a1 Split APIHandler into single files 2020-03-06 17:50:07 +01:00
Max Ziermann
5c0622d669 Move APIHandler to a package 2020-03-06 16:52:19 +01:00