As per #46 , my attempt to take a stab on this.
- As discussed, this command should only attempt a call on v2 and higher.
- As discussed, makes only sense to target 1 BMP
Open question:
println!("Device target power state: {}", power);, do we want to return println! or info! here?
As per #46 , my attempt to take a stab on this.
- As discussed, this command should only attempt a call on v2 and higher.
- As discussed, makes only sense to target 1 BMP
Open question:
- `println!("Device target power state: {}", power);`, do we want to return `println!` or `info!` here?