man.bsd.lv manual page server

Manual Page Search Parameters

PMF(9lua) 9lua PMF(9lua)

pmfLua binding to the power management framework

local pmf = require 'pmf'

 
 
 

The pmf Lua binding provides access to the power management framework.

Shutdown all attached devices. howto should contain the reboot(2) howto argument. The following values are defined as constants in the pmf table:

 
 
 
 
 
 
 
 
 
 

Insert a name-value pair into the platform information database.

Retrieve the value for key from the platform information database. Returns nil if the key is not present.

lua(1), luac(1), lua(4), pmf(9), intro(9lua)

A pmf Lua manual appeared in NetBSD 7.0.

The pmf Lua binding was written by Marc Balmer <mbalmer@NetBSD.org>.

October 29, 2013 NetBSD-9.2