/
REST Objects Telematics

REST Objects Telematics

5.0.0

The Telematics object is part of the overall ServiceBroker Configuration object, in the following location:

Telematics object is used within the context of a REST Objects Modules (itself part of an REST Objects Configuration) to represent if a Telematics (GPS) system is configured or not, for the relevant tenant.

Telematics Object Format

JSON Format
{
	"Provider": ""
}

Telematics Object Properties

 

PropertyTypeRequired?Description
ProviderstringYes

The name of the supported telematics (GPS) system to use for the relevant tenant.

Supported values:

  • Empty string: The relevant tenant should not use telematics.
  • SGPS: The relevant tenant should use the ServiceGPS telematics system. Requires that a ServiceGPS provider object has been set for the tenant with a valid, enabled ServiceGPS integration.