package
0.0.0-20240702082540-58f6d76e208f
Repository: https://github.com/openrfsense/node.git
Documentation: pkg.go.dev

# Functions

Looks for a connection with a specific name (default is "Hotspot") and activates it on the primary wireless device, creating an access point.
Tries to fetch the machine vendor and model.
No description provided by the author
Returns system uptime in milliseconds.
Returns (or generates if needed) the 23-character ID for this node using the board's vendor-model string (as reported by SysFS) as seed.
Looks for an active wireless connection with a specific name (default is "Hotspot") and disables it after some time.
Connects to an arbitrary wireless network with the first realized interface.
If a wireless connection to the network with the given SSID is already present in NetworkManager, returns the connection object and "true".