authentication information also. This information would be my username
and password that is base64 encoded.
A example would be
User name: admin
Password: admin.
Using the link http://www.motobit.com/util/base64-decoder-encoder.asp
which is a good free base64 decoder i get YWRtaW46YWRtaW4=
This makes the whole http structure look like
GET /rest/nodes/99999/cmd/DON HTTP/1.0\x0AHOST: 192.xxx.x.x
Authorization: Basic YWRtaW46YWRtaW4=\x0A\x0A
My questions are.
Does this look right?
How do i put this in Command Fusion, Can i just put it all on one line
in the command value portion of guidesigner?
A example of what it would look like written out on one line for
command fusion would be greatly appreciated if possible.
Thanks
Shad
--
You received this message because you are subscribed to the Google Groups "CommandFusion" group.
To post to this group, send email to commandfusion@googlegroups.com.
To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.
Comments
0 comments to "Re: Insteon ISY-99i and Command Fusion"
Post a Comment