Uncaught TypeError: Cannot read property 'devices' of undefined

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
holzemile
Posts: 36
Joined: 27 Mar 2013 13:37

Uncaught TypeError: Cannot read property 'devices' of undefined

Post by holzemile »

I coded some things and all worked fine but suddenly it says

"Uncaught TypeError: Cannot read property 'devices' of undefined"

when I try do access

"http://192.168.178.7:8083/ZWaveAPI/Run/ ... ta.devices"

What happened?
dholland
Posts: 9
Joined: 24 Mar 2013 18:39

Try this:

Post by dholland »

holzemile
Posts: 36
Joined: 27 Mar 2013 13:37

Okay, this works! thanks!

Post by holzemile »

Okay, this works! thanks!

Stupid me forgot to delete the ZWaveAPIData from the javascript
Post Reply