redvypr.device.redvypr_device.thread_command¶
- redvypr_device.thread_command(command, data=None)¶
Sends a command to the device thread :param command: string, i.e. “stop” :param data: dictionary with additional data, the data will be incorporated into the command dict by executing command.update8(ata)
Returns: