Busroot Docs
  • Intro
    • Authentication
  • Integration
    • Device/DAU Management
    • Hardware
      • Arduino Opta
        • Configuration
      • Tablet
      • Energy Meter - 3 Phase
      • Energy Meter - 1 Phase
      • Fire TV Stick
      • Diagnostic Device
      • Energy Meter - EM210
      • Cellular Connectivity
    • API
      • Signals
    • Node Red
    • Data Export
      • MQTT
      • DB Sync
      • Station Time Windows
    • Onboarding
      • Welcome
      • Getting Started
      • Implementation
      • After the installation
      • For your IT Team
  • 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
  • Releases
  • CUSTOMER GUIDE TO BUSROOT
    • 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
      • How to troubleshoot common questions
      • Technical information
        • Device/DAU Management
        • Hardware
          • Arduino Opta
          • Tablet
          • Energy Meter - 3 Phase
          • Energy Meter - 1 Phase
          • Fire TV Stick
  • 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
Powered by GitBook
On this page
  • Guidelines for CSV files
  • CSV headings
  • Date Formats
  • General Requirements
  1. Use Busroot
  2. 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.