Search found 3 matches

by snesbittsea
26 Mar 2016 21:32
Forum: RaZberry
Topic: Interview Failing on Leviton Devices
Replies: 0
Views: 2077

Interview Failing on Leviton Devices

All: All of my Leviton devices - outlets, switches, dimmers, scene controllers - have an interview not complete status. If I use the Interview Status area to force interview all inteviews succeed except for version. Does anyone know what is going on here? And what are the implications for system fun...
by snesbittsea
01 Mar 2016 00:15
Forum: Discussions in English
Topic: Help using java to access API
Replies: 3
Views: 5572

Re: Help using java to access API

I finally got it to work by adding a string representation of a json object to the entity. Here's my initial code. Based on the API documentation section 3.4.1 I thought this should work. In this case, however, no cookie is returned.(Note that this is written in groovy using the Apache HttpClient li...
by snesbittsea
29 Feb 2016 18:28
Forum: Discussions in English
Topic: Help using java to access API
Replies: 3
Views: 5572

Help using java to access API

I'm looking for a java code example that demonstrates logging in and then accessing the api.

Currently I'm sending an HTTP post along with an HttpContext, but I'm not getting back the expected cookie.

Thanks in advance,

-steve