Webportal v1

embedded apps

API Reference - Device.GetSpeedUnit()

Device.GetSpeedUnit()

Type Method
Min Privacy Full
wave 2
wave 3
wave 4

Device.GetSpeedUnit()

Description Gets the currently used speed unit.
Response String The speed unit, Possible values are: - km/h, - mph
Parameter Void

Example

1
2
var speedUnit = Device.GetSpeedUnit()
// speedUnit = "km/h"

Appeared in Software version 5.14.11.30