Commit Graph

11 Commits

Author SHA1 Message Date
Karl Moos
b4f95d7a0b Add Alarm getters 2020-10-28 06:07:02 -05:00
Karl Moos
c8eb387cd1 Update README (implemented methods), add more getters 2020-10-27 18:53:09 -05:00
Karl Moos
9218ff1549 Add pieces to allow PyPi package publish 2020-10-25 07:24:43 -05:00
Karl Moos
aa14b601f5 Add requirement file, docs, updates to complete PTZ 2020-10-18 11:17:05 -05:00
Karl Moos
9b5849988d Add PTZ function 2020-10-18 08:50:16 -05:00
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