Closed michael-land closed 2 years ago
I'm a new dev too! I finished developing a full IP driver recently :D
I'm not sure if this, is gonna help but you can see proxies here: https://snap-one.github.io/docs-driverworks-proxyprotocol/ the name suggests/tells you the proxies, then again you can also create your own proxy so it really depends what you trying to do...
Anyway if you only want to see the proper name of the proxy and want a full list, in driver editor, in the driver.xml in the proxy tab, if you try to add a new proxy you can see the whole list. Here is the full list directly from Driver Editor :
Hope it helps!
wow, thanks. I don't know there is an editor for that.
I'm new to control4 driver development.
I wonder where did you find all these definitions. I cannot find these on their docs.
For example, where can i find a list of proxy types?
https://github.com/annex4-inc/vscode-control4-ext/blob/master/client/src/control4/C4Proxy.ts#L10-L30
Thank you!