help method

Requests the device's command help.

Implementation

Future<HyperDeckResponse> help() => send(HyperDeckCommand.help);