newtonsoft question
Is there a way to not serialize a property in an object that is not initialized.? Something like the [JsonIgnore] but I want to include the property if I set a value for it and leave it out of the
By
jbasen
·
#256729
·
|
Re: TSR Performance issues
I have had all types of issues with the later versions of TSR310 firmware.? So much so that I now only use v2.001.0134 firmware on all my installations. For sluggish response, I have found the TSR310
By
Steve Kuehn
·
#256728
·
|
Shared Gateway
So I just tried to add a third IP table entry to my CEN-GWEXER thru TBx/System Info and found that It wouldn't let me. This begs the question: - How many entries are actually allowed? - How would a
By
ckangis
·
#256727
·
|
TSR Wifi performance - Ping Test
Hi All, We have a site where the TSRs are seemingly sluggish and sometimes won't populate SubPages (This is a custom system) Here's an example of some pings that are consistent with 3-4 TSRs of
By
ckangis
·
#256726
·
|
What is this Console Notice??
Anyone know what this is/means?? 1. Notice: servicesd.exe # 2025-05-17 11:02:50 ?# CrestronMIB: Exceded 3200 It's from a Pro3 with the latest FW just updated. I got 500 of them with the same
By
ckangis
·
#256725
·
|
Re: Quotes are being added around a Serial String
I don't write Simpl+, so I am unsure as to what would be needed for that, but if I had to take a stab at making a minimum number of changes to fix your serialization issue with the http request this
By
Jordan Elasky
·
#256724
·
|
Re: Quotes are being added around a Serial String
public WLEDSegment[] seg;* <--This is actually an array of WLEDSegment, but in json it will look like a list. so your col may be an array of arrays. When you serialize the object you will not be able
By
Jordan Elasky
·
#256723
·
|
Re: Quotes are being added around a Serial String
Looking at your serialized object {"on":true,"bri":0," transition":0,"seg":[{"col":*"[**[128,128,128]]"*,"bri":50,"fx":0,"sx":0,"ix":0}]} *<-- Notice quotes are only added to strings and property
By
Jordan Elasky
·
#256722
·
|
Re: TSR Performance issues
Follow-up. I spoke with an inside Crestron rep in charge of Support and was told that there is no known issue as described currently. So this seems to be something that my guy was told, likely by
By
ckangis
·
#256721
·
|
Sony K55S30 Displays
Good afternoon.? I am controlling these displays via RS232.? Everything seems to be working as I would think with the exception of the "enter" button.? We are using the built-in tuner for CATV.? I
By
Rick Arnold
·
#256720
·
|
Re: TSR Performance issues
https://community.crestron.com/s/issue/Issue__c/Default Support.Crestron.com -> Resources & Tools -> Known Issues There is not a specific known issue for a blanket TSR issue. It could be related to
By
jcallaghan0176
·
#256719
·
|
Re: TSR Performance issues
I can't tell anymore if the issues are firmware related or just bad, underpowered hardware with a cheap Wi-Fi chip. We've started to just use the HR-310's for video rooms now.? Can't recommend the
By
Brian Matson
·
#256718
·
|
Re: Quotes are being added around a Serial String
Sorry, my bad.? I meant to ask if "col" maybe a reserved keyword and it is expecting a value for that to be identified.? Try to change it to "color" and see if it still adds the extra "".
By
jhuerta@...
·
#256717
·
|
Re: Lutron RadioRA 3 Processor not connecting
TLS was in fact the culprit. TLS 1.2 was added in a 2019 firmware update. Updated firmware and reloaded the project and was able to connect to the processor like normal.
By
UnifiedChicken
·
#256716
·
|
Re: Lutron RadioRA 3 Processor not connecting
Unless they¡¯re using broadcast or multicast you kind of have to work to make a device not support cross-subnet/cross-VLAN routing (assuming that the network has been configured to allow that route
By
Lincoln King-Cliby
·
#256715
·
|
Re: NewtonSoft Problem
Thanks Oliver.? The first thing I tried was using a JsonProperty statement but I couldn't get it to work.? Fortunately, just changing the class name did. Thanks Jay
By
jbasen
·
#256714
·
|
Re: Signal Change Events on the 4-Series
Thanks Lincoln.? My mistake was actually much dumber.? I finally figured out I missed copying a delegate definition statement from the program I copied everything else from to define
By
jbasen
·
#256713
·
|
Re: Quotes are being added around a Serial String
The string is as follows, the numbers on the end are the values in Simpl [{"col":[[128,128,128]],"bri":50,"fx":0,"sx":0,"ix":0}]} col = Color - Serial Strind - [[128,128,128]] bri = Brightness -
By
jaevans@...
·
#256712
·
|
Re: VX automate / 1Beyond user feedback
Thanks, everyone, for the great information. Has anyone here commissioned a 1Beyond/VX system with Sennheiser TCC2? Also, when the far end is speaking, I assume the system defaults to a wide-angle
By
Anhtu Vu
·
#256711
·
|
Re: VX automate / 1Beyond user feedback
Anhtu, the one thing I would share is for you to make sure and keep a copy of your .1brd file as well as your Wirecast file after Crestron assisted with the setup.? We ended up having a scheduled
By
jhuerta@...
·
#256710
·
|