Record
wireless-connectivity-log
No description available.
record wireless-connectivity-log {
apn: option<string>,
id: option<s32>,
imei: option<string>,
imsi: option<string>,
ipv4: option<string>,
ipv6: option<string>,
log-type: option<wireless-connectivity-log-log-type-enum>,
mobile-country-code: option<string>,
mobile-network-code: option<string>,
radio-access-technology: option<string>,
record-type: option<string>,
sim-card-id: option<string>,
start-time: option<string>,
state: option<string>,
stop-time: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| apn | option<string> | |
| id | option<s32> | |
| imei | option<string> | |
| imsi | option<string> | |
| ipv4 | option<string> | |
| ipv6 | option<string> | |
| log-type | option<wireless-connectivity-log-log-type-enum> | |
| mobile-country-code | option<string> | |
| mobile-network-code | option<string> | |
| radio-access-technology | option<string> | |
| record-type | option<string> | |
| sim-card-id | option<string> | |
| start-time | option<string> | |
| state | option<string> | |
| stop-time | option<string> |