dis_sys_id_t Struct Reference

System ID parameters. The first field is the LSOs and the second field contains the MSOs. More...

#include <dis.h>

Public Attributes

uint8_t manufacturer_id [5]
 
uint8_t org_unique_id [3]
 

Detailed Description

System ID parameters. The first field is the LSOs and the second field contains the MSOs.

Definition at line 120 of file dis.h.

Member Data Documentation

◆ manufacturer_id

uint8_t dis_sys_id_t::manufacturer_id[5]

Manufacturer-defined ID.

Definition at line 122 of file dis.h.

◆ org_unique_id

uint8_t dis_sys_id_t::org_unique_id[3]

Organizationally unique ID (OUI) which is issued by IEEE.

Definition at line 123 of file dis.h.


The documentation for this struct was generated from the following file: