Variable ENDPOINT_DEVICE_TYPEConst

ENDPOINT_DEVICE_TYPE: Readonly<{
    [s: string]: number;
}>

Mapping of device type to ID

Type declaration

  • [s: string]: number