Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Curl formatting
¿ªÔÆÌåÓýYou need to use S# to do HTTPS, SIMPL nor SIMPL+ support HTTPS. ? From: <[email protected]> on behalf of <itaibengal@...> ? I am trying to control via HTTPS a light strip. I have the commands working properly in Postman but not sending an SIO to the URL.?
Govee-API-Key: 1111111-22222-3333-4444-555555555555555 Content-Type: application/json User-Agent: PostmanRuntime/7.26.8 Accept: */* Postman-Token: 237d07aa-7142-40b8-8d81-054c244a8345 Host: developer-api.govee.com Accept-Encoding: gzip, deflate, br Connection: keep-alive Content-Length: 115 { ? ? "device": "AA:AA:AA:AA:AA:AA:AA:AA", ? ? "model": "H6141", ? ? "cmd":{"name":"turn", "value": "on"} ? ? } |
Re: CP3 issues uploading program and CTP errors
"No Program Loaded" (return from PROGCOMMENTS:# cmd) just indicates the program is not running. In most instances the program successfully uploaded, started, and then experienced a runtime error that caused it to stop. First confirm the presence of files in \SIMPL\App##\ folder in File Manager (showing that program was loaded, but stopped). Then check the Err Logs for messages to give you clues as to why the program stopped. CTP/SCTP are considered deprecated, and intentionally grayed out. You should be enabling Secure Deployment features and using SSH/SFTP for servicing per? I'd advise compiling/loading a dummy program w/ only signals on the relay inputs to see if that behaves normally as your baseline / unit test. |
Re: Curl formatting
I am trying to control via HTTPS a light strip. I have the commands working properly in Postman but not sending an SIO to the URL.?
I was hoping to use the module, but I did not see any documentation on how to proceed. Any advice on how to send the following command? PUT /v1/devices/control HTTP/1.1 Govee-API-Key: 1111111-22222-3333-4444-555555555555555
Content-Type: application/json
User-Agent: PostmanRuntime/7.26.8
Accept: */*
Postman-Token: 237d07aa-7142-40b8-8d81-054c244a8345
Host: developer-api.govee.com
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 115
{
? ? "device": "AA:AA:AA:AA:AA:AA:AA:AA",
? ? "model": "H6141",
? ? "cmd":{"name":"turn", "value": "on"}
? ? } |
Re: DM16X16 going offline every few hours
AV Programmer,
I have given up on that 16x16 unit and as a stop gap, ?I have gone back to my old 8x8 and its been solid since Christmas Day. I did some testing on the 16x16 and had it on the floor with almost no cards in it and it stayed online to program for days. I then started adding cards and after a bunch were reinstalled it starting dropping off-line again. I didn't see your request about putting it back on the subnet and sending that isolate command. But given that it ran with less cards for days I really think this is some kind of power issue and not network related. |
Re: Quiet fans for DM-PSU-8
In case anyone was interested, I have opened the PSU and there s a PC looking low profile power supply I noted middle with a loud 40mmx20mm 12v 2pin fan.
I have ordered a Noctua silent fan and will install in a few days when it arrives. Should do the trick. ill let you guys know. Pretty straight forward swap just a couple dozen screws to remove and replace. |
Re: CP3 issues uploading program and CTP errors
Not sure what toolbox but I¡¯ll have a look. I tried usb, tcp connection and ftp via FileZilla.?
|
Re: CP3 issues uploading program and CTP errors
The only time I've seen something like that, I had a SD card in the processor with a program on it.? When I loaded, it was loading to internal memory, but the program on the SD card would keep loading up after the code push.? Once I realized what was happening, I popped the SD card out and rebooted and it booted the program I expected on internal memory.? Something to check at least....
-- Jason Mussetter Control Systems Designer Mussetter Programming Services |
Re: CP3 issues uploading program and CTP errors
Have you tried loading via ftp?? What version of Toolbox are you running? On Tue, Jan 12, 2021 at 11:57 AM Audvizer <Audvizer@...> wrote:
|
Crestron's presence in the EU?
#crestron
Hello guys, I hope you're keeping safe during these tough times.
So I'm thinking about the possibilty of relocating to the EU. What's Crestron's presence over there? is it widely used? or does it somewhat play a secondary role to other technologies? such as KNX and its derivatives? Any information I can get would be greatly appreciated. Thanks! |
CP3 issues uploading program and CTP errors
Hi,
Sig file box was ticked before sending.?
|
Quiet fans for DM-PSU-8
I just got a DM-PSU-8-PLUS and it cycles some very Louis fans every few minutes. I only have two Poe connections at the moment and it runs quiet than really loud then back to quiet.
I am not worried about warranty; anyone made one quiet? This is in my hall rack outside my bedroom amd will drive me nuts if I can¡¯t silence it (need it to be much quieter). I found a YouTube video to do quiet fans in my Hikvision camera NVR and that worked great for that noisy beast. |
Re: Please Help with IR Emitter output Pro 2 completely stumped and frustrated :)
You need to experiment with the flashers.? Some devices can be blinded by the output level of the flasher.? I would hold the flasher a few inches away from the front of the PVR and repeatedly hit something like an arrow key while you move the flasher around to see if it respond.
But another issue (and more likely) could be the IR driver you are using is flaky in some way.? So it is on the borderline of working.? You may have to relearn the IR code or use something like VERT to convert the Crestron IR file to hex format.? Then go in and manually clean up the hex file and then import it back in.? Having a oscilloscope with an IR sensor adapter can be invaluable it checking the quality of the IR code.? You try you IR driver and than compare it to the IR from the original remote.? Not sure if you can still buy scope IR sensors but you have easily? make one with a IR photo diode. One final thing is this remote may be a muticode remote whereas the driver you are using is just sending one of the multicode.? That will cause all types of intermittent issues as a lot of devices won't respond correctly if you aren't alternating between the different multicodes. |
Sonos Line-in Module S2.
Many thanks to Peter Jablonicky?
for posting the "Sonos Line-in control" modules in the File section.? I would have never guess it would be possible to control a Sonos via SIMPL or SIMPL+.? Found it works great with the Sonos Connect S1 that I use to downgrade S2 systems to S1 systems when the need arrives.The big question is does anyone knows if it will works with a Sonos S2 system or even better the Sonos Arc in particular?? Have a project coming up when I need to send a client's Bel Canto streamer to a Sonos Arc.? There is a Sonos port in the rack that I plan to connect the Bel Canto streamer output to. Thanks, Steve |