ping method

Checks whether the device is reachable.

Implementation

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