VintageHeart.Vintagenet behaviour (vintage_heart v0.1.2)

Indirection layer for VintageNet used within this project so we can test etc... off the hardware. Usage

use VintageHeart.Vintagenet

The appropriate module will be aliased as Vintagenet

Link to this section Summary

Callbacks

Indirection for VintageNet.get/1 (no default)

Give VintageNet a kick to induce reacquiring a (WiFi) connection, by killing VintageNet.RouteManager

Link to this section Callbacks

Link to this callback

get_properties(list)

@callback get_properties([String.t()]) :: any()

Indirection for VintageNet.get/1 (no default)

@callback kick() :: :ok

Give VintageNet a kick to induce reacquiring a (WiFi) connection, by killing VintageNet.RouteManager

Link to this section Functions

Link to this function

implementation(arg1, arg2)