export default async function exec(device: string, command: string, value: unknown)
{
    
}