Expand description
This is the petri pipette agent, which runs on the guest and executes commands and other requests from the host.
Modulesยง
- agent ๐
- The main pipette agent, which is run when the process starts.
- execute ๐
- Handler for the execute request.
- shutdown ๐
- Handler for the power off request.
- trace ๐
- [
tracing
] support. - winsvc ๐
- Code to run pipette as a Windows service.
Functionsยง
- main ๐