Skip to main content

Specification - IoT Internet

The IoT module has a mobile modem for internet connectivity. This section provides information about the connection status, SIM card status, and network communication measurements (download and upload rate, total data uploaded or downloaded, and maximum download speed with periodic tests).

NameType
StatusBooleanState
SIM StatusBooleanState
PercentageRangeState
Max DownloadRangeState
DownloadRangeState
DownloadedRangeState
UploadRangeState
UploadedRangeState
Power ModuleBooleanAction

Max Download represents the maximum download speed measured during a periodic test, while Download reflects the current download rate based on user and system activity.

Specs details

IoT > Internet

StatusBooleanState

Description

Internet's connection status (true is Connected, false is NOT Connected)

Alias
StateTRUEConnected
StateFALSENOT Connected

IoT > Internet

SIM StatusBooleanState

Description

Sim's status (true is Working, false is NOT Working)

Alias
StateTRUEWorking
StateFALSENOT Working

IoT > Internet

PercentageRangeState

Description

Internet signal quality in Percent

Unit

Percent

Alias
StateMIN0
StateMAX100
StateSTEP1

IoT > Internet

Max DownloadRangeState

Description

Internet MAX download speed in MB/s

Unit

MegaBytes/Second

Alias
StateMIN0
StateMAX2048
StateSTEP0.1

IoT > Internet

DownloadRangeState

Description

Internet download speed in MB/s

Unit

MegaBytes/Second

Alias
StateMIN0
StateMAX2048
StateSTEP0.1

IoT > Internet

DownloadedRangeState

Description

Data downloaded in GB

Unit

MegaBytes/Second

Alias
StateMIN0
StateMAX1000
StateSTEP0.1

IoT > Internet

UploadRangeState

Description

Internet upload speed in MB/s

Unit

MegaBytes/Second

Alias
StateMIN0
StateMAX2048
StateSTEP0.1

IoT > Internet

UploadedRangeState

Description

Data uploaded in GB

Unit

MegaBytes/Second

Alias
StateMIN0
StateMAX1000
StateSTEP0.1

IoT > Internet

Power ModuleBooleanAction

Description

Power on/off the SIM module to save energy

Alias
StateTRUEOn
StateFALSEOff
ActionSwitchTrue()Switch On
ActionSwitchFalse()Switch Off