httpSystemLogging property

  1. @JsonKey(name: '@HttpSystemLogging', fromJson: OnvifUtil.stringToBool)
bool httpSystemLogging
final

Indicates support for retrieval of system logging through HTTP.

Implementation

@JsonKey(name: '@HttpSystemLogging', fromJson: OnvifUtil.stringToBool)
final bool httpSystemLogging;