nodeToken property
A mandatory reference to the PTZ Node that the PTZ Configuration belongs to.
Implementation
@JsonKey(name: 'NodeToken', fromJson: OnvifUtil.stringMappedFromXml)
final String nodeToken;
A mandatory reference to the PTZ Node that the PTZ Configuration belongs to.
@JsonKey(name: 'NodeToken', fromJson: OnvifUtil.stringMappedFromXml)
final String nodeToken;