61c15fae6b
nettoyage
...
gestion d'erreur
2020-05-27 15:35:02 +04:00
2dd8c960d1
big refactorisation
2020-05-27 12:49:40 +04:00
James
5c2aa93051
remove unused UnixMicro and UnixMilli functions; resolves #12
2019-03-30 19:56:50 +10:00
James
6da79dc314
Update DownloadFile method to use generic http.Get()
...
We do this to avoid the customised http client setting incorrect headers (which are only needed for Arlo webiste) when fetching the files from Amazon S3
2018-12-26 08:31:46 +10:00
Jeff Walter
c9ca29b60a
Lots of changes... Fixed issue with timeout of event stream. Added new APIs. Cleaned up existing schemas and APIs.
2018-12-11 17:48:51 -06:00
Jeff Walter
648de10f10
More cleanup. Added copyright notice.
2018-09-22 14:22:42 -05:00
Jeff Walter
1d2ce6546c
Fixed race conditions, refactored the basestation and eventstream code to make it safer.
2018-09-22 09:15:22 -05:00
Jeff Walter
049f3c5652
More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version.
2018-09-20 17:38:01 -05:00
Jeff Walter
01c4316571
Big refactor, moved methods around so they are more logically associated. Also made every device carry a reference to the arlo object. Finally, added some sugar to the http code so xCloudId can be properly set. Half way home, but still miles to go...
2018-09-19 14:12:06 -05:00