How to interact with ACPI devices on Windows?

We can interact with ACPI device such as fan on Linux via SysFS (/sys), but how do I do the same on Windows?

My laptop fan is already listed in device manager under system section as ACPI fan, but how do I actually control it?