Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 979 Bytes

CellularIoTMetadata.md

File metadata and controls

22 lines (18 loc) · 979 Bytes

Com.Lab5e.Span.Model.CellularIoTMetadata

This is the metadata for a Cellular IoT device connected via an APN.

Properties

Name Type Description Notes
GatewayId string [optional]
AllocatedIp string Allocated IP address. [optional]
AllocatedAt string [optional]
CellId string [optional]
Mcc int the provider in use. The Mobile Country Code for the operator. [optional]
Mnc int [optional]
Country string [optional]
Network string [optional]
CountryCode string [optional]
LastUpdate string [optional]
LastImsi string [optional]
LastImei string [optional]

[Back to Model list] [Back to API list] [Back to README]