🛠️ Database Manager Suite
💻 Run Custom SQL Query
🔍 Table Schema Structure: rm_wlan
| Field Name | Data Type | Null Allowed | Key Index | Default Value | Extra Attributes |
|---|---|---|---|---|---|
| maccpe | varchar(17) | YES | - | NULL | |
| signal | smallint(6) | YES | - | NULL | |
| ccq | smallint(6) | YES | - | NULL | |
| snr | smallint(6) | YES | - | NULL | |
| apip | varchar(15) | YES | - | NULL | |
| timestamp | timestamp | NO | - | current_timestamp() | on update current_timestamp() |
📊 Data Preview: rm_wlan (Limit 100)
This table is currently empty.