httpSystemLogging property
Indicates support for retrieval of system logging through HTTP.
Implementation
@JsonKey(name: '@HttpSystemLogging', fromJson: OnvifUtil.stringToBool)
final bool httpSystemLogging;
Indicates support for retrieval of system logging through HTTP.
@JsonKey(name: '@HttpSystemLogging', fromJson: OnvifUtil.stringToBool)
final bool httpSystemLogging;