DeviceCommandTypeSetAuthorizedNumber Field

Sets a phone number that the device is allowed to receive commands from.

Definition

Namespace: MobileTrack.Common.Enums
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static readonly DeviceCommandType SetAuthorizedNumber

Field Value

DeviceCommandType

Remarks

Depending on the device, this may either add the number to the list of authorized numbers, or replace the singular authorized number entirely.

This command is supported by TL401K devices

See Also