OpenWebNet password: Difference between revisions

fix presentation of protocol exchange
(remove extraneous '~')
(fix presentation of protocol exchange)
Line 3:
conversation goes as follows
 
<pre>← *#*1##
> *99*0##
< *#603356072##</pre>
 
at which point a password should be sent back, calculated from the "openpassword" that is set in the gateway, and the nonce that was just sent
 
<pre> *#25280520##
< *#*1##</pre>
 
=={{Header|Python}}==
Anonymous user