Can't use LoggingGet function on lock - please post example
Posted: 29 Oct 2013 15:44
I'm trying to test the LoggingGet functionality on a lock with the command
"runJS('zway.devices[2].LoggingGet(10)')" at the javascript console of the UI. That generates an internal server error. The log is below
[2013-10-29 08:40:16.786] result: Error: Uncaught TypeError: Property 'LoggingGet' of object # is not a function
How do i test this function? I would like to see what is returned. Can someone please post a small example of how I would call it from the console?
"runJS('zway.devices[2].LoggingGet(10)')" at the javascript console of the UI. That generates an internal server error. The log is below
[2013-10-29 08:40:16.786] result: Error: Uncaught TypeError: Property 'LoggingGet' of object # is not a function
How do i test this function? I would like to see what is returned. Can someone please post a small example of how I would call it from the console?