reboot method

Reboots the device.

Implementation

Future<HyperDeckResponse> reboot() => send('reboot\n');