moveRamp property
The optional acceleration ramp used by the device when moving.
Implementation
@JsonKey(name: 'MoveRamp', fromJson: OnvifUtil.nullableMappedToInt)
final int? moveRamp;
The optional acceleration ramp used by the device when moving.
@JsonKey(name: 'MoveRamp', fromJson: OnvifUtil.nullableMappedToInt)
final int? moveRamp;