modelId property

  1. @BuiltValueField(wireName: 'modelid')
String? modelId

This parameter uniquely identifies the hardware model of the bridge (BSB001, BSB002).

Implementation

@BuiltValueField(wireName: 'modelid')
String? get modelId;