Skip to main content

cellular_signal_strength

Cellular Signal Strength
  • Description: vehicle cellular signal strength
  • Format: categorical
  • Values:
    • max
      • Description: indicates that the cellular signal strength is at its maximum
    • 4
      • Description: indicates that the cellular signal strength is high
    • 3
      • Description: indicates that the cellular signal strength is medium
    • 2
      • Description: indicates that the cellular signal strength is low
    • 1
      • Description: indicates that the cellular signal strength is very low
    • 0
      • Description: indicates the absence of a cellular signal
    • other (other)
      • Description: indicates that the vehicle sent a signal from a category not mapped by mobway
{
  "cellular_signal_strength": "4"
}

cellular_service

Cellular Service
  • Description: type of cellular network service used by the vehicle
  • Format: categorical
  • Values:
    • 4G LTE
      • Description: indicates that the vehicle uses the 4G LTE cellular network
    • 3G
      • Description: indicates that the vehicle uses the 3G cellular network
    • 2G
      • Description: indicates that the vehicle uses the 2G cellular network
    • no service (no service)
      • Description: indicates that the vehicle is not connected to a cellular network
    • other (other)
      • Description: indicates that the vehicle sent a signal from a category not mapped by mobway
{
  "cellular_service": "4G LTE"
}