nasSelected method
Requests the selected NAS location.
Implementation
Future<HyperDeckResponse> nasSelected() => send(HyperDeckCommand.nasSelected);
Requests the selected NAS location.
Future<HyperDeckResponse> nasSelected() => send(HyperDeckCommand.nasSelected);