Name
assistant, assistant, kPMAssistant — Assistant details.
Synopsis
assistant structure { user };
user : string |
Description
Assistant details.
Scheduler is helped by assistants running within each local user's session. An assistant is needed to perform user-centric actions within the local user session.
Communication between the engine and its assistants is secure. It is the responsibility of the assistant to contact, and maintain contact, with the engine.
The default assistant process is pmuser.
Fields
user. Name of the local user associated with the assistant.
user
is a string.