Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: S# url with encoded values
After a lot more research on this I found that I should be able to access the temperature encoded in the url as a query string. However, I can't seem to get this to work.? I've tried:
toggle quoted message
Show quoted text
string temperature= requestArgs.Request.QueryString["temperature"]; and string temperature= requestArgs.Request.QueryString[0]; Neither returns anything. Any ideas on what I'm doing wrong would be greatly appreciated. Thanks in advance for the help Jay On 7/17/2021 10:28 PM, jbasen via groups.io wrote:
I have a device that sends me an http message with encoded information in the url.? Here is an example |
Can Crestron Remotes Trigger Events Through Alexa?
Is there a way to trigger Alexa events through the Crestron control system?
There are so many devices which are Alexa enabled and part of that ecosystem, but there are certain times when controlling them via voice may not work out for a homeowner.? I'm pretty specifically thinking of putting in some Alexa enabled light switches which then allows the client to setup scenes for their lights. So, then I would want to recall that scene from the control system.? Either using a generic name (scene1, scene2, etc.) or a specific name (theater bright, theater dim, watching a movie, etc.).? I'm pretty much fine with any means to reach from Crestron to Amazon to make Alexa control possible. I already have done voice control from Alexa into Crestron to get some actions to occur, but wanted to know if going the other way was possible and if so, how to accomplish it.? TIA! |
S# url with encoded values
I have a device that sends me an http message with encoded information in the url.? Here is an example
when 192.168.1.3 is the IP address of the Crestron processor and 9000 is the port it is listening on for the messages.? The server has request handler as follows: ? private void HTTPRequestEventHandler(Object sender, OnHttpRequestArgs requestArgs) I can read the path of the incoming message using: ??? ??? ??? string Path = requestArgs.Request.Path; However all I see is Path = /dw2/sensor/ How can I access the temperature encoded in the url? Thanks in advance for the help Jay |
Re: Crestron Go App Long wait on start
WOW!!? Thanks again Dave - this is a revelation!? I've by default had this setting ON (As I suspect others have) I'll do some testing on this!...
FTR, It is logistically difficult at best over time to make updates and remember/actually accomplish getting *All* the users' apps to update if this feature i.e. turning it off, is utilized. Thus, Poorer performance will ultimately win out over having clients progressively not get their devices updated without suffering on all involved... Please *Suggest* to the suits and DEV teams that *When* they finally update this app, that they find a way to accommodate fast loading and auto-updates... There are at least 3-4 major items that make these apps substandard compared to the competition... |
Re: Crestron Go App Long wait on start
"Check for Updates" is indeed about project pull from processor webserver. Automatic vs manual app updates is all handled from within App Store / Google Play (not app settings). If you make UI changes after turning "Check for Updates" off to speed up UI load times, you'll need to turn it back on at least once to pull down the new project. (It's a common support call generator when the on-site tech doesn't realize it was turned off and "the new button we added isn't showing up.") |
Re: Crestron Go App Long wait on start
Wow, Dave!! that is really interesting!...
So are you saying that "Check for Updates" is about the project pull from the processor?? I always thought this was about the App getting automatic updates from the app store - i.e. the App versions... If it is the former: 1. Does the App automatically update its version without our control?? 2. If you turn it off and you make an update to the project on the processor, what is the best way for the client to get the project update on their device? TIA!? I really appreciate your monitoring of the forum and the helpful posts that you provide!! |
Re: Crestron Go App Long wait on start
You may want to disable ?option from the iOS Settings under CGo/CApp to speed up UI load time. This setting should remain on during deployment / testing while changes are still being made in VTProE, but turned off when UI design/testing is finished. Turning the setting off causes CGo/CApp to quickly launch a locally cached version of the UI project file. Leaving the setting on causes CGo/CApp to check a hash file on the processor's webserver on every connection attempt to see if the UI file has changed and needs to be redownloaded. |
Re: Crestron App 105.50.0 not communicating with controller after updated IPad IOS
I'm assuming that you're referring to the older 'Silver' Crestron app as opposed to the newer 'Teal' Crestron GO app??
Since the Silver app was deprecated (in a blaze of glory!) about this time last year, and knowing Apple, it may be that you are seeing the final throes of its full demise. Of course there could easily be localized issues with either the network or config... I would strongly recommend that you update the client's devices to the GO app (separate phone and tablet versions) for more *long-term* reliability... Also, don't forget to update the SMW device symbols - there is a Crestron GO symbol that is different than the Crestron App symbol... |
Crestron App 105.50.0 not communicating with controller after updated IPad IOS
Hi, Crestron App 105.50.0 is installed but it is not communicating with controller after updated IPad IOS.both controller and ipad are on the same network subnet and able to ping via toolbox text console.i have cresschecked?crestron App setting on ipad ,ok. anyone face such as issue? |
Re: Artnet or sAcn module that receives dmx values from third party lighting software and consoles
Thanks guys appreciated your thoughts on this, I¡¯ll post some more detail on what I¡¯m trying to achieve later tonight.
toggle quoted message
Show quoted text
Thank you, Paul Bell (PH) 0408465561 28 Ford St, Salamander Bay, NSW 2317 On Jul 16, 2021, at 11:59 PM, Lincoln King-Cliby via groups.io <lincoln@...> wrote: |
Re: File /Modules/TPLink_Switch.zip uploaded
#file-notice
Do you happen to know the commands for controlling specific outlet on a KP400?? The commands from the module turns both outlets on/off.
|
Re: MC3 Image
I have two MC3 units that seem to have the SD card issue. Would someone send me the SD image or point me to someplace I can get it please?
Is it a good idea to take an image and replace the SD cards on working units in order to avoid this issue? Seems like it might be a bit of work but would save a lot of grief if/when the SD card fails. I was glad to have two used units on the shelf from systems that were upgraded. Thanks, David |
Re: NVX REST API - setting USB routes
Interesting that a USB-EXT-DM-LOCAL worked, where NVX to NVX did not.? Ours are all NVX-360s.? USB 2.0 has a theoretical?max of 480 Mbps anyway.? I don't know what's going on in these units that is different. Oh - also, I had to change my routing from Layer 2 to Layer 3. On Fri, Jul 16, 2021 at 8:48 AM Brian Erchenbrecher via <Brian.Erchenbrecher=[email protected]> wrote:
|
Re: TSW-1070 Native Sonos App
¿ªÔÆÌåÓýSorry, I went and looked for them and I can¡¯t find them. ? Here is from a 1070 console ? TSW-1070>sonos ? SONOS [ ENABLE | DISABLE | LAUNCH ] ??????????????? This command enables/disables the sonos app to be able to launch. ??????????????? ENABLE - Allows Sonos to open ??????????????? DISABLE - Disables Sonos from openning ??????????????? LAUNCH - Launches Sonos if it is enabled. ? TSW-1070> ? ? ? From: <[email protected]> on behalf of Kol Johnson <kol.mstc@...> ? The console commands were recently posted here. ? I was quite alarmed to hear the new TSW-1070 panels have the builtin Sonos app enabled by default.? Of course my clients discovered it by pressing the Sonos icon from within the Media Player.? After the panel launches the Sonos app, the only way to get back to the Crestron project is to swipe down the VirtualHardkeys and press the home button.? If you have disabled the VirtualhardKey then I guess you'd have to reboot the panel or tie in the SIMPL device extender and do it from within SIMPL.? I couldn't find much info on True Blue about the 1070 and Sonos app besides that it supports the S2 app which is ok.? But I'd like to disable the Sonos app to prevent the inevitable future issue of not being supported or updated anymore. |