Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

A custom asset scheduler.

.NET 8 required.

Version 0.2.0

  • Added support for scheduling programs found in the Excel file as well

  • Creates new programs if they aren’t found in the database.

  • Handle times that go past midnight into the next day

Version 0.1.2

  • An initial test version

  • Reads an Excel file to get asset schedules to apply to a Tick-It instance.

    • if the filename ends with a date (YYYMMDD) then it replaces it with the tomorrows date and looks for the new file each day it runs.

  • Creates an asset placeholder for scheduling if the asset cannot be found.

  • No labels