vintage_net_wizard v0.2.3 VintageNetWizard.APMode View Source

This module contains utilities for configuration VintageNet in AP Mode

Link to this section Summary

Functions

Return a configuration to put VintageNet into AP mode

Change the WiFi module into access point mode

Return SSID that is used for AP Mode

Link to this section Functions

Link to this function

ap_mode_configuration(hostname, our_name)

View Source
ap_mode_configuration(String.t(), String.t()) :: map()

Return a configuration to put VintageNet into AP mode

Link to this function

into_ap_mode()

View Source
into_ap_mode() :: :ok | {:error, any()}

Change the WiFi module into access point mode

Return SSID that is used for AP Mode