Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated as per DOCS-1224

...

  • <firmware uses=”WebUI”>: If you include the uses=”WebUI” attribute and value, users will be able to select the firmware version in the Scheduled firmware upgrades dropdown list of the WebUI Group Properties window; otherwise, the update file will only be selectable via WebAPI calls.

...

For the changes to take affect in the WebUI, you must restart the BSNEEWebSite and BSNEEWebServices application pools in IIS.

  • <family>: The player model family to which the firmware update applies. The family code names correspond to the model numbers as follows:

    • Raptor: XCx55

    • Cobra: LS5, HD5, XD5, HS5, XT5

    • Sebring: AU335

    • Malibu: XTx44, XDx34

    • Impala: XTx43, XDx33

    • Pagani: HDx24, LS424

    • Pantera: HDx23, LS423, HO523, HS123

    • Tiger: 4Kx42

    • Lynx: XDx32

    • Cheetah: XDx30

    • Bobcat: HDx22

    • Panther: LSx22, HDx20

    • Monaco: HDx10

  • <version>: The version number of the firmware update in X.Y.Z format

  • <versionNumber>: The version number of the firmware update calculated using the following expression: X*256*256+Y*256+Z (where the version number corresponds to X.Y.Z)

  • <link>: The local-path URL of the firmware update file

  • <sha1>: The SHA1 checksum of the firmware update file

  • <filelength>: The size of the firmware update file (in bytes: Actual Size not Size on Disk)

...

  • <firmware uses=”WebUI”>: If you include the uses=”WebUI” attribute and value, users will be able to select the firmware version in the Scheduled firmware upgrades dropdown list of the WebUI Group Properties window; otherwise, the update file will only be selectable via WebAPI calls.

Note

Note

For the changes to take affect in the WebUI, you must restart the BSNEEWebSite and BSNEEWebServices application pools in IIS.

  • <family>: The player model family to which the firmware update applies. The family code names correspond to the model numbers as follows:

    • Raptor: XCx55

    • Cobra: LS5, HD5, XD5, HS5, XT5

    • Sebring: AU335

    • Malibu: XTx44, XDx34

    • Impala: XTx43, XDx33

    • Pagani: HDx24, LS424

    • Pantera: HDx23, LS423, HO523, HS123

    • Tiger: 4Kx42

    • Lynx: XDx32

    • Cheetah: XDx30

    • Bobcat: HDx22

    • Panther: LSx22, HDx20

    • Monaco: HDx10

  • <version>: The version number of the firmware update in X.Y.Z format

  • <versionNumber>: The version number of the firmware update calculated using the following expression: X*256*256+Y*256+Z (where the version numbers correspond to X.Y.Z)

  • <link>: The local-path URL of the firmware update file

  • <sha1>: The SHA1 checksum of the firmware update file

  • <filelength>: The size of the firmware update file (in bytes)

...

  • <FirmwareFile>

    • <family>: The player model family to which the firmware update applies. The family code names correspond to the model numbers as follows:

      • Raptor: XC5

      • Strata XT5

      • Cobra: XD5

      • Praga: HD5

      • Diamante: LS5

      • Malibu: XTx44, XDx34

      • Impala: XTx43, XDx33

      • Pantera: HDx23, LS423, HO523, HS123

      • Tiger: 4Kx42

      • Lynx: XDx32

      • Cheetah: XDx30

      • Bobcat: HDx22

      • Panther: LSx22, HDx20

      • Monaco: HDx10

  • <type>: The firmware-update type, which can be one of the following:

    • Production

    • Beta

    • Minimum Compatible

  • <BAVersion>: The target BrightAuthor version for the <FirmwareFile> element.

  • <version>: The version number of the firmware update in X.Y.Z format

  • <versionNumber>: The version number of the firmware update calculated using the following expression: X*256*256+Y*256+Z (where the version numbers correspond to X.Y.Z)

  • <link>: The URL of the firmware update file. The default location is the Resources subfolder.

  • <sha1>: The SHA1 checksum of the firmware update file

  • <filelength>: The size of the firmware update file (in bytes)

...