Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeviceConfig ¶
func GetDeviceConfig() uint8
GetDeviceConfig returns the index of important for the current device for the specified user profile
func GetNetworkConfig ¶
GetNetworkConfig returns the port to listen to and the interface to listen to. Though we take a single port in, the configuration represents a sequential 3 port config - listening for incoming msg, listen for broadcasting message and listening for transmitted message response respectively.
func GetStorageLocation ¶
func GetStorageLocation() string
GetStorageLocation returns the location where application may store data
func GetUserProfile ¶
GetUserProfile returns the username, displayname, email of the current app instance it basically represents the profile.UserProfile
func SetupNewConfiguration ¶
SetupNewConfiguration allows the application to load configuration in an alternate way
Types ¶
This section is empty.