Commit Graph

66 Commits

Author SHA1 Message Date
Jeff Walter
2d86c5babe Merge branch 'master' of https://github.com/jeffreydwalter/arlo-golang 2018-09-22 13:40:13 -05:00
Jeff Walter
e01ac1e004 Adding Arlo logo. 2018-09-22 13:40:02 -05:00
jeffreydwalter
ecbb91d4e9
Update README.md 2018-09-22 13:39:23 -05:00
jeffreydwalter
4100cbc415
Update README.md 2018-09-22 13:38:09 -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
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
Jeff Walter
75454f08b3 Refactoring 2017-12-10 13:17:09 -06:00
Jeff Walter
2589b868a7 (WIP) Arlo client written in Go. 2017-12-08 21:55:38 -06:00
Jeff Walter
50bc5bf56e (WIP) Arlo client written in Go. 2017-11-30 16:50:40 -06:00
jeffreydwalter
2b710eaea2
Initial commit 2017-11-22 10:47:15 -06:00