Guest User

Untitled

a guest
Jan 10th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. reader_0 = newcamd({
  2. name = "Oct 1",
  3. host = "hostname 1",
  4. port = 27020,
  5. user = "UNAME",
  6. pass = "password1",
  7. key = "0102030405060708091011121314",
  8.  
  9. reader_1 = newcamd({
  10. name = "Oct 2",
  11. host = "hostname 2",
  12. port = 27020,
  13. user = "UNAME",
  14. pass = "password2",
  15. key = "0102030405060708091011121314",
Add Comment
Please, Sign In to add comment