DeviceStatistics
Name: Device Statistics
Type: Application
Modules: Report Group web tool application / Device Admin
Description: Used to log/store detail information of activities running on different devices.
| Field | Documentation |
|---|---|
| LogDate | Date when device activity information was logged. |
| LogTime | Time when device activity information was logged. Value is in seconds from midnight. |
| LogLevel | Log level used to indicate errors, warnings, statistics, debug information. |
| DeviceType | Device type. For example: Voice, SMS, email. |
| DeviceSessionId | Device session identification created by Hiwire for each set of requests. |
| GatewayName | IP address/name of the gateway. If the device type is Voice, then the IP address is that of the voice gateway. |
| GatewayPort | Port number of the gateway. If the device type is Voice, then the port number is that of the voice gateway. |
| DeviceActivityName | Name of the device activity from DeviceActivities.DeviceActivityName. |
| DeviceActivityValue | Stores the value associated with the device activity. For example, if the activity is i = Enter Stop#, the value stores the Stop number. |
| DeviceActivityValueExtra | Stores simple extra information for the request. |
| ExtraInfoId | Unique identifier for extra information from the DeviceStatusExtraInfo table. |
| CallerSessionId | ID of the session from which the request was made. |