Device API no longer available

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
Quax1507
Posts: 46
Joined: 31 Mar 2015 12:19

Device API no longer available

Post by Quax1507 »

Hi,

I cannot access devices via API like:
https://ip-of-zway:8083/ZAutomation/api ... yDevice_95

I get error:
{"data":null,"code":404,"message":"404 Not Found","error":"Device DummyDevice_95 doesn't exist"}

Happens in the latest rc's
RottenMutt
Posts: 100
Joined: 31 Jan 2015 21:09

Re: Device API no longer available

Post by RottenMutt »

I think it was removed. now it is just "expert" and "smarthome".
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Device API no longer available

Post by pz1 »

Does it also fail if you use http instead of https?
Quax1507
Posts: 46
Joined: 31 Mar 2015 12:19

Re: Device API no longer available

Post by Quax1507 »

It works with http :-)
Quax1507
Posts: 46
Joined: 31 Mar 2015 12:19

Re: Device API no longer available

Post by Quax1507 »

Next issue!

With older RC's I used Nginx as reverse proxy and apps for geolocation (on iPhone).
App can do HTTP GET and POST with HTTP basic authentication.

But now app would have to log in to UI for changing values.

Can I configure Z-Way sever to use HTTP basic authentication instead?
admin
Site Admin
Posts: 1
Joined: 13 Feb 2014 09:26

Re: Device API no longer available

Post by admin »

No ;(

Basic Auth is very unflexible
Post Reply