API HTTP Request without autentication

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Tommy2016
Posts: 1
Joined: 23 Jan 2016 13:21

API HTTP Request without autentication

Post by Tommy2016 »

Hello,

I have to communicate with an external home automation called LOXONE. I only could use within the API a single line in form of an http request like:
http://192.168.1.120:8083/ZAutomation/a ... t?level=50 or
http://user:password@192.168.1.120:8083 ... t?level=50

In the newest version V2.2.0 there will be a complex authentication with session cookies.

I've tried to change some settings with ssh and vi, but did not solve the problem. I would like to disable the complete authentication.
Would be very glad, if somebody could give me some help, how to disable the authentication and to use standard http requests without any additional login data.

Thanks.
Post Reply