Skip to content

Commit

Permalink
Add listing example to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kk7ds committed Nov 17, 2015
1 parent a7b9196 commit 58629f4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,13 @@ For example::

$ export UVC="http://192.168.1.1:7080/?apiKey=XXXXXXXX"
$ uvc --name Porch --recordmode motion --recordchannel high

or::

$ export UVC="http://192.168.1.1:7080/?apiKey=XXXXXXXX"
$ uvc -l
fb9e6d48-6f5a-42b2-8cb4-e3705a99a0e2: Inside [ online]
f0579c60-e400-477e-8f89-f8861ef58f80: Parking [ online]
998b134e-13ea-4465-ad39-6ad27b067ac4: Spare [ offline]
5474242a-51d5-428e-97de-826675068e70: Front Porch [ online]
715f0725-e7e1-4214-a551-41071c82bacd: Garage [ online]

0 comments on commit 58629f4

Please sign in to comment.