Component database: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
* Ability to define unique id to specific components | * Ability to define unique id to specific components | ||
* Database of all devices, parts | * Database of all devices, parts | ||
** | ** Reference to parent part | ||
*** Some electronic devices consist of many components which need to be kept track of. | |||
** Software version | ** Software version | ||
** Location, reference to project or something. | ** Location, reference to project or something. |
Revision as of 11:00, 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
- Reference to parent part
- Some electronic devices consist of many components which need to be kept track of.
- 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.
- Reference to parent part
- MAC address list
- Maintenance log per component
- Software updates
- Maintenance
- Hardware fixes
- Configuration changes