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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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