BrightAuthor:connected
...
Presentation
Event Properties

UDP Event

2min
the udp input event triggers when the brightsign player receives a udp (user datagram protocol) message from another device on the local network source devices can include tablets/smartphones running the brightsign app https //docs brightsign biz/space/doc/370673489/brightsign+app , other brightsign players, and pcs/macs specify udp input enter the udp message string that will trigger the event you can also use the \<any> wildcard to match some or all of the udp message string (i e , entering \<any> in this field will match all udp messages, while entering mycommand \<any> will match any udp message that begins with mycommand ) label specify a label for the udp command button in the brightsign app by default, the command label will be the same as the udp message string show in brightsign app display the command button corresponding to the udp input in the brightsign app assign input to variable assign the content of the udp message to a user variable https //docs brightsign biz/space/doc/404623943/presentation+settings#variables input specifies variable the udp message string will dynamically specify which user variable to modify the udp message string must be sent in the form of \<variable name> \<variable value> specify fixed variable the udp string will modify a fixed user variable use the dropdown list to choose which user variable the udp input will modify the udp string must be sent in the form of \<variable value> you can use the input specifies variable option to modify more than one user variable with a single event use the following udp string format \<variable name> \<variable value>!!\<variable name> \<variable value> assign wildcard to variable specify the value of a user variable using the \<any> wildcard select the user variable to modify using the dropdown menu to the right the specify udp input field must contain the \<any> wildcard, either by itself or with additional text (e g , message \<any> )