Json Interface

RedP

n3wb
Joined
Sep 11, 2017
Messages
5
Reaction score
0
Wondering if anyone had any advice, i am trying to get the Json interface to work based on this documentation:
JSON interface
I can login, but know other commands seem to be working based on what i have written.

Post cmd:login
return session
Post cmd:login, Session:session, response:MD5(admin:session: passowrd)
return success (Login successful)
Post cmd:alertlist, Session:session
return failed??

I dont understand, if anyone knows please help me. What else do i need to post with alertlist, or have i misunderstood the documentation

Thank you
 

RedP

n3wb
Joined
Sep 11, 2017
Messages
5
Reaction score
0
Its fine had to add in camera:cameraName, i leave post up in case someone else needs it maybe
 
Top