nodeToken property

  1. @JsonKey(name: 'NodeToken', fromJson: OnvifUtil.mappedToString)
String nodeToken
final

A mandatory reference to the PTZ Node that the PTZ Configuration belongs to.

Implementation

@JsonKey(name: 'NodeToken', fromJson: OnvifUtil.mappedToString)
final String nodeToken;