ISY Commands No Longer Working

85 views
Skip to first unread message

Steve NJ

unread,
Dec 5, 2019, 1:41:35 PM12/5/19
to CommandFusion Software
Hello,
 I have been using Command Fusion for a number of years to control a Universal Devices ISY994. I just updated the software on the ISY to 5.0.16 and now non of the commands are working, i have checked with support at universal devices and I am able to send commands from a web browser using a simple :


However when i try to send the command below from my GUI it is not working :

Get/rest/nodes/6467/cmd/DON HTTP/1.1 Host:192.168.0.30 Authorization:Basic RXXXXXw==\x0D\x0A\x0D\x0A

The ISY requires base 64 encoded username and password, this is the "Authorisation:Basic" part 

Using Command Fusion GuiDesigner :
Ipad Pro running iViewer 4.0.360 build 360.1
ISY 994i running 5.0.16


Jarrod Bell

unread,
Dec 5, 2019, 4:15:33 PM12/5/19
to comman...@googlegroups.com
Your HTTP requests are incorrectly formatted. Try the below:

GET /rest/nodes/6467/cmd/DON HTTP/1.1\x0D\x0AHost: 192.168.0.30\x0D\x0AAuthorization: Basic RXXXXXw==\x0D\x0A\x0D\x0A

Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com

--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandfusio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/commandfusion/f4bceabe-c6d9-4a57-985e-469cdcdffc77%40googlegroups.com.

sjg...@yahoo.com

unread,
Dec 5, 2019, 6:45:31 PM12/5/19
to comman...@googlegroups.com

Thank you Jarrod, this works perfect.

--
You received this message because you are subscribed to a topic in the Google Groups "CommandFusion Software" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/commandfusion/e8fv1tol4Vc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to commandfusio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/commandfusion/118c822c-2d89-3c56-bfdc-ce91342a02fe%40commandfusion.com.

Reply all
Reply to author
Forward
0 new messages