Component database

From Phobos Wiki
Jump to navigation Jump to search

Whats what

Component

This represents a piece of hardware. This includes

  • PCB's(printed circuit board). Ex: telem-com8, telem-rtc, telem-gw6lin.
  • Assembled GW or RTA product
  • Computer On Module chips, PXA270, iMX, Artila M501
  • Electrical enclosures (elektrikilbid)

Basic features

  • Database of all components used in products ( product id's(tootekoodid))
  • Database of all devices, parts
    • Reference to parent part
      • Some electronic devices consist of many components which need to be kept track of.
    • Ability to define unique id to specific components
      • CoM's(Computer-On-Module) PXA270, M501, iMX; GPRS modems
    • Software version
    • Location, reference to project or something.
    • Unique part id.
      • Human readable 1D barcode ( ex: EAN )
      • machine readable (QR code, data matrix) which can hold a lot more data.
      • These barcodes can be read by almost any smartphone. Reader application available on favorite app market.
  • MAC address list
  • Maintenance log per component
    • Software updates
    • Maintenance
    • Hardware fixes
    • Configuration changes
  • WWW interface
    • Search functionality
      • Search by barcode
        • Should collect as much data as possible from database.
    • Add new items
    • Make relations between components. ( This defines of which specific components a product is made up of: Telem-Gw6 consists of Telem-Gw6Lin board and optionally Telem-RTC, Telem-COM8, the database should reflect that information )
    • Add batch of new PCB's or any other item to DB
    • Print barcodes