Busroot Documentation
Go to OI WebsiteRequest Access to Demo Site
  • Getting Started
    • Overview
    • Concepts and Architecture
      • Station Windows
    • Account Setup
      • Users & Authentication
    • Connecting Stations
    • Glossary
    • Releases
  • Features
    • Production Tracking
    • Asset Utilisation
    • Downtime Analysis
    • Scheduling
    • OEE Analysis
    • Energy Monitoring
    • Cycle Time Analysis
    • Lost Production Cost Analysis
    • Operator Interface
    • Shop Floor LFDs
    • Email Notifications
      • Daily Summary Email
  • Configuration
    • Plants
    • Stations
    • SKUs
    • Issue Reasons
  • Integrations
    • Real-time Station Data
    • HTTP API
      • Signals
    • PowerBI Direct Access
    • Grafana Direct Access
    • Bulk Data Export
      • CSV Download
      • S3 Sync
    • Node-RED Nodes
  • Recommended Hardware
    • Arduino Opta
      • Configuration
      • Cellular Connectivity
    • Android Tablet
    • Energy Monitors
      • 1 Phase < 100A
      • 3 Phase < 100A
      • 3 Phase < 4000A
    • Fire TV Stick
    • Diagnostic Device
  • Partner Portal
    • Overview
    • Becoming a Partner
  • Archive
    • Use Busroot
      • Live Monitoring
        • Cockpit
        • Dashboards
      • Production
        • Production Monitoring
      • OEE
        • OEE Chart
        • PT vs NPT
        • Downtime Detection
        • Utilisation Monitoring
      • Admin
        • Plants
        • Stations
        • SKU Management
        • Shift Patterns
        • Notifications
      • Production Schedules
        • Schedule CSV Upload
      • Operator Tablet
        • Interruption Tool
      • Manage Your Stations
      • Alerts and Emails
    • Workflows
      • Basic Utilisation Monitoring
      • Performance Monitoring
      • Production Progress Forecasting
      • Manual Production Progress Tracking
      • Understanding Downtime Trends
      • Understanding Production Trends
      • Daily Email Summaries
      • Adhoc Production Tracking
      • Short Interval Control
      • Wasted Energy
      • Understanding Energy Consumption Trends
      • Raw Data Access
      • Understanding OEE Trends
    • FAQs
    • CUSTOMER GUIDE TO BUSROOT
      • Requirements before and during Installation
        • Pre-Installation requirements
          • Completing the Work order form
        • What hardware will you need and do we provide it?
        • Connectivity requirements to use Busroot
        • Installation
        • Self-Installation and configuration guide
      • A user guide to getting started with your account
        • Setting up your Plant
        • Login to your account
        • Station Setup
        • SKU Setup
        • Shift Patterns
        • Notifications
      • Glossary of Busroot Menu Features and how to use them
        • Menu - Overview
        • Menu - Live Monitoring
          • Production Progress
          • Cockpit
        • Menu - Production
        • Menu - Scheduling
          • Production Schedules
          • Schedule CSV Upload
        • Menu - OEE Analysis
          • PT vs NPT
          • OEE Chart
          • Utilisation Monitoring
          • Downtime Detection
        • Menu - Energy
    • Onboarding
      • Welcome
      • Getting Started
      • Implementation
      • After the installation
      • For your IT Team
Powered by GitBook

© 2025 Output Industries Ltd

On this page
  • Guidelines for CSV files
  • CSV headings
  • Date Formats
  • General Requirements
  1. Archive
  2. Use Busroot
  3. Production Schedules

Schedule CSV Upload

PreviousProduction SchedulesNextOperator Tablet

Last updated 1 year ago

The CSV upload module can be opened by selecting Scheduling in the main menu, then Production tab and clicking 'Upload'.

Files to be uploaded can be either dragged and dropped straight from a folder and into the upload box (1.). Or by clicking anywhere on the box and selecting the file from the browser.

Once the file is selected all schedules meeting requirements will appear in the upload preview list (2).

If all entries appear correctly in the preview, click 'Save Entries' to upload or 'Cancel' to make any necessary changes to the file.

Guidelines for CSV files

CSV headings

  • id - should be left blank, this is used by Busroot to update existing entries if modified

  • station_code - mandatory

  • sku_code - mandatory, unless using SKU Grouip

  • sku_group_code - mandatory, unless using SKU

  • work_order_ref - mandatory

  • planned_quantity - optional, if left blank a 'Continuous' schedule will be created

  • cycle_time_override - optional, will be used instead of SKU or Station cycle time

  • planned_start_at - mandatory, using the formats below

  • planned_end_at - optional

Click 'Download as CSV' to download a schedule template.

Date Formats

Busroot will accept files using the following date/time formats

  • DD/MM/YYYY HH:mm

  • DD-MM-YYYY HH:mm

  • YYYY-MM-DD HH:mm

  • YYYY-MM-DDTHH:mm:ssZ - ISO 8601

General Requirements

  • Any entry that has exactly the same Station, SKU and Planned Start as another in the file or that has been previously uploaded will not be accepted and displayed as a duplicate.