json - How to communicate Loxone-Miniserver with Android App -
we developing in house home automation app based on loxone-miniserver
client using android. have collected info regarding this. i.e have follow steps given below
http://myminiserver/dev/sys/getkey
(done)
we convert key "hex" using hex type in byte increments. (done)
we convert user:pass ascii code. (done)
we create hmac-sha1 algo above key , message. (done)
i have done above all. whats next. how can handshake loxone-miniserver
device. can paste code if need. thanks
i thought post link both documentation , thread on our forum resulted question above.
loxone documentation on api form thread websockets android json hmacsha1
No comments:
Post a Comment