Checks whether the device is reachable.
Future<HyperDeckResponse> ping() => send(HyperDeckCommand.ping);