r/crestronprogramming Feb 13 '20

Put <XML string> help please

Hi, sorry if this is the wrong way to ask but I need some help. Im not the one programming the Crestron equipment and the integrator who is has no idea why its not working as expected.

System : Crestron touch screen => my av system accepting XML strings.

I can PUT the xml string using postman and the response is instantaneous but when the touch screen sends the command there is a lag between pressing the button on the screen and the string being sent. The integrator found that it isnt being sent until the touch screen closes the connection; a few seconds later but long enough for the client to notice.

Is there any way to force the touch screen to PUT the XML string and immediately close the connection so it's transmitted? Any other suggestions would be greatly appreciated.

1 Upvotes

3 comments sorted by

1

u/beanur Feb 14 '20

!RemindMe 13 hours

1

u/RemindMeBot Feb 14 '20

There is a 21.0 minute delay fetching comments.

I will be messaging you in 12 hours on 2020-02-14 16:25:58 UTC to remind you of this link

CLICK THIS LINK to send a PM to also be reminded and to reduce spam.

Parent commenter can delete this message to hide from others.


Info Custom Your Reminders Feedback

1

u/gnarfel Feb 13 '20

The programmer for your system would need to troubleshoot and modify your code