Skip to main content

Specification - Position GNSS

The Smart Box allows you to get the real-time location of your camper or van. It supports multiple GNSS networks, including GPS, Beidou, GLONASS, Galileo, and others. This gives you the most accurate and reliable location information possible.

NameType
LatitudeBooleanState
Latitude DegreesRangeState
LongitudeBooleanState
Longitude DegreesRangeState
AltitudeRangeState
SpeedRangeState
CourseRangeState
Available SatellitesRangeState
Power ModuleBooleanAction

The Smart Box provides the following information about your vehicle's location:

  • Latitude and longitude: This is the most basic information about a location. It tells you where you are on the Earth's surface.
  • Altitude: This tells you how high you are above sea level.
  • Speed: This tells you how fast you are moving.
  • Course: This tells you in what direction you are facing.

You can use this information to track your vehicle's movement, to find your way to a destination, or to monitor your vehicle for security purposes.

The Smart Box supports multiple GNSS networks to ensure that you always have the most accurate location information possible. If one network is unavailable or unreliable, the Smart Box will use another network to provide you with the best possible location information.

Specs details

Position > GNSS

LatitudeBooleanState

Description

GPS latitude (true is North, false is South)

Alias
StateTRUENorth
StateFALSESouth

Position > GNSS

Latitude DegreesRangeState

Description

GPS latitude degrees

Unit

Degrees

Alias
StateMIN-90
StateMAX90
StateSTEP1

Position > GNSS

LongitudeBooleanState

Description

GPS longitude (true is West, false is East)

Alias
StateTRUEWest
StateFALSEEast

Position > GNSS

Longitude DegreesRangeState

Description

GPS longitude degrees

Unit

Degrees

Alias
StateMIN-180
StateMAX180
StateSTEP1

Position > GNSS

AltitudeRangeState

Description

GPS position MSL Altitude. Unit is meters.

Unit

meters

Alias
StateMIN-100
StateMAX8000
StateSTEP1

Position > GNSS

SpeedRangeState

Description

GPS position Speed Over Ground. Unit is knots.

Unit

Knots

Alias
StateMIN0
StateMAX150
StateSTEP1

Position > GNSS

CourseRangeState

Description

GPS position course in degrees

Unit

Degrees

Alias
StateMIN0
StateMAX360
StateSTEP1

Position > GNSS

Available SatellitesRangeState

Description

GPS satellite number (0-12)

Unit

Satellites Count

Alias
StateMIN0
StateMAX12
StateSTEP1

Position > GNSS

Power ModuleBooleanAction

Description

Power on/off the GNSS module to save energy

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