hs.network.configuration.open() -> storeObject
hs.network.configuration:computerName() -> name, encoding
hs.network.configuration:contents("Setup:/System")
hs.network.configuration:consoleUser() -> name, uid, gid
hs.network.configuration:contents("State:/Users/ConsoleUser")
hs.network.configuration:contents([keys], [pattern]) -> table
pattern
is true. Defaults to all keys.hs.network.configuration:dhcpInfo([serviceID]) -> table
hs.network.configuration:contents("Setup:/Network/Global/IPv4")
hs.network.configuration:hostname() -> name
hs.network.configuration:contents("Setup:/System")
hs.network.configuration:keys([keypattern]) -> table
hs.network.configuration:location() -> location
hs.network.configuration:contents("Setup:")
hs.network.configuration:locations() -> table
hs.network.configuration:monitorKeys([keys], [pattern]) -> storeObject
pattern
is true. Defaults to all keys.hs.network.configuration:proxies() -> table
hs.network.configuration:contents("State:/Network/Global/Proxies")
hs.network.configuration:setCallback(function) -> storeObject
hs.network.configuration:setLocation(location) -> boolean
hs.network.configuration:start() -> storeObject
hs.network.configuration:stop() -> storeObject