akiles-react-native
    Preparing search index...

    Interface Hardware

    interface Hardware {
        id: string;
        name: string;
        productId: string;
        revisionId: string;
        sessions: string[];
    }
    Index

    Properties

    id: string
    name: string
    productId: string
    revisionId: string
    sessions: string[]