Interface

Libosinfo-1.0LibosinfoFirmwareConstructorProps

interface ConstructorProps {
    architecture: string;
    id: string;
    type: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Libosinfo.Entity.ConstructorProps

Properties

architecture: string
type: string

Properties - Inherited from Libosinfo.Entity.ConstructorProps

id: string