EN
Español
English
Português
    AAM_DEVICE_TYPE

    Table that stores device types

    Data model

    Fields

    Field Type Description
    enabled* BIT Flag to indicate if the device type is active
    id* INT Unique identifier of the table
    name* NVARCHAR (128) Device Type Name

    Primary Key

    PK_AAM_DEVICE_TYPE
    id