beamConfig property

  1. @ImcField('Beam Configuration', 'beam_config', ImcType.typeMessageList)
List<BeamConfig> beamConfig

Beam configuration of the device.

Implementation

@ImcField('Beam Configuration', 'beam_config', ImcType.typeMessageList)
List<BeamConfig> get beamConfig;