nasDeselect method
Deselects the active NAS location.
Implementation
Future<HyperDeckResponse> nasDeselect() => send(HyperDeckCommand.nasDeselect);
Deselects the active NAS location.
Future<HyperDeckResponse> nasDeselect() => send(HyperDeckCommand.nasDeselect);