Set Quota Request
Represents a request to update service quotas on a device in the BLE Satellite Protocol by Tinno.
This class encapsulates a request to update the various service quotas and usage limits on a satellite device, including both current values and new values to be set. The request includes messaging and tracking quotas, SOS service availability, expiration times, and current usage statistics.
Constructors
Properties
The current expiration timestamp for the service plan.
The current messaging data quota in bytes.
The current amount of messaging data used, in bytes.
The current SOS service status value.
The current location tracking data quota in bytes.
The current amount of tracking data used, in bytes.
The timestamp when the current quotas were last updated.
The new expiration timestamp for the service plan.
The new messaging data quota to set, in bytes.
The new SOS service status value to set.
The new location tracking data quota to set, in bytes.
The timestamp for when these new values should be considered updated.
The operation code that identifies the type of request.
The timestamp when the usage statistics were last updated.