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+45c8d9adb5970d727cceec44a5ed61aea0016e50
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