vintage_net_mobile v0.9.0 VintageNetMobile.ModemInfo View Source

Query the modem for device and SIM information

This monitor queries the modem for information about itself and its SIM and posts it to VintageNet properties.

The following properties are reported:

PropertyValuesDescription
iccidstringThe Integrated Circuit Card Identifier (ICCID)
imsistringThe International Mobile Subscriber Identity (IMSI)

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

start_link([keyword()]) :: GenServer.on_start()