uptime method

Requests the device uptime.

Implementation

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