
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
3
<e                 @   s*   d ddgZ d	dd Zdd Zd
ddZdS )command_setcommand_getcommand_customF    c                s    fdd}|S )Nc                s   d d| _ | S )NT)setname
per_devicepriority)_command)method)r   r   r     /usr/lib/python3.6/decorators.pywrapper   s
    
zcommand_set.<locals>.wrapperr   )r   r   r   r   r   )r   r   r   r   r      s    	c                s    fdd}|S )Nc                s   d d| _ | S )NT)getr   )r	   )r
   )r   r   r   r   !   s    
zcommand_get.<locals>.wrapperr   )r   r   r   )r   r   r       s    c                s    fdd}|S )Nc                s   d d| _ | S )NT)Zcustomr   r   r   )r	   )r
   )r   r   r   r   r   r   *   s
    
zcommand_custom.<locals>.wrapperr   )r   r   r   r   r   )r   r   r   r   r   )   s    N)Fr   )Fr   )__all__r   r   r   r   r   r   r   <module>   s   

	