Go to file
2018-09-16 23:44:41 -05:00
internal Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
.gitignore Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
account.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
arlo_test.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
arlo.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
basestation.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
camera.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
const.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
devices.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
events_stream.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
Gopkg.lock Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
Gopkg.toml (WIP) Arlo client written in Go. 2017-11-30 16:50:40 -06:00
library.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
LICENSE Initial commit 2017-11-22 10:47:15 -06:00
README.md Initial commit 2017-11-22 10:47:15 -06:00
responses.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
types.go Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00

arlo-go

Go package for interacting with Netgear's Arlo camera system.