xibosignage / xibo-dotnetclient

Xibo for Windows .NET Player
GNU Affero General Public License v3.0
63 stars 90 forks source link

XMR: new data update message for v4 #316

Closed dasgarner closed 11 months ago

dasgarner commented 11 months ago

A new data update message is needed for v4 which is sent from the CMS when a new cache is generated for any data widgets being displayed on that display.

The message will have an action of dataUpdate and a widgetId attribute to indicate which widget data should be fetched.

The data fetch can be queued or fetched immediately at the players option.

PeterMis commented 11 months ago

Tested ✔