Skip to content

Internal Linking between Devices #11

@Pontiac76

Description

@Pontiac76

In structure.ini, we need to setup a [Joins] section that'll allow us to relate components together. For instances, if a controller card has IDE on it, we can only hook IDE based drives to it, so we'll need to create the relationship like Device_Controller.HasIDE = (Device_Drives.Interface='IDE') or something to that effect.

The software will then define SQLite views to get those queries going, or, we'll write routines that'll read and process this language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    App Layer:DatabaseAttention for the Database portion of the applicationBackboneBase functionality for applicationEnhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions