beforeEventLimit property
If present a device shall support configuring before event durations up to the given value.
Implementation
@JsonKey(name: '@BeforeEventLimit')
final String? beforeEventLimit;
If present a device shall support configuring before event durations up to the given value.
@JsonKey(name: '@BeforeEventLimit')
final String? beforeEventLimit;