Commit Graph

12 Commits

Author SHA1 Message Date
Jeffrey Walter
e064b6ecb3
Fix formatting. 2019-10-11 00:19:22 +03:00
Jeff Walter
077668ca58 Merge branch 'master' of https://github.com/jeffreydwalter/arlo-go 2018-12-11 17:50:16 -06: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
Douglas Dawson
aa17363ac8 Disconnect on logout. 2018-12-09 12:40:24 -05: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
533202c8b9 Code cleanup. 2018-09-19 16:41:00 -05:00
Jeff Walter
e4006df88a Added basic support for unsubscribing from the event stream. Also refactored the eventstream code to make it more dry and robust. 2018-09-19 16:35:05 -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
Jeff Walter
930ecd3bad More refactoring; eventstream is working, but still needs work. 2018-09-19 02:07:32 -05:00
Jeff Walter
011447ef60 EventSteam working, still needs cleanup. 2018-09-18 13:02:21 -05:00
Jeff Walter
ceb2bff6c8 Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00