xibosignage / xibo-dotnetclient

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

XMDS: populate and send the operating system information #332

Closed dasgarner closed 1 month ago

dasgarner commented 2 months ago

Currently we send the simple OS details, extend this to be a JSON encoded string which contains:

{
  "version": "Windows 11",
  "sdk": "22H2"
}

This will be taken advantage of from CMS 4.1.