Component database: Difference between revisions

From Phobos Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
* Database of all components used in products ( product id's(tootekoodid))
* Database of all components used in products ( product id's(tootekoodid))
* Ability to define unique id to specific components
* Ability to define unique id to specific components
* Database of all devices, parts
**
** 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
* MAC address list
* Maintenance log per component
* Maintenance log per component

Revision as of 01:12, 28 November 2011

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

Basic features

  • Database of all components used in products ( product id's(tootekoodid))
  • Ability to define unique id to specific components
  • Database of all devices, parts
    • 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