redvypr.devices.plot.plot.Device.thread_command

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: