There was an error while loading. Please reload this page.
1 parent 7d2965f commit c6faf87Copy full SHA for c6faf87
1 file changed
RDMSharp/RDM/Enum/ERDM_Parameter.cs
@@ -16,7 +16,7 @@ public enum ERDM_Parameter : ushort
16
DISC_UNIQUE_BRANCH = 0x0001,
17
DISC_MUTE = 0x0002,
18
DISC_UN_MUTE = 0x0003,
19
- [ParameterGroup("Proxie")]
+ [ParameterGroup("Proxie"), ParameterUpdateTime(300000)]
20
PROXIED_DEVICES = 0x0010,
21
[ParameterGroup("Proxie"), ParameterUpdateTime(30000)]
22
PROXIED_DEVICES_COUNT = 0x0011,
0 commit comments