# Table

Table widget is very flexible and easy to use data visualization tool to create tabular data.

<figure><img src="https://803875272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsUGOLnOOPZHTcQBNC5GI%2Fuploads%2FK1hl9t2tLbm3CYR3vReA%2Fimage.png?alt=media&#x26;token=3412a697-0615-4f23-860f-3b9be5a34779" alt=""><figcaption><p>Table Widget</p></figcaption></figure>

It can be used for IoT device monitoring for devices and gateways with pre-configured setup.

<figure><img src="https://803875272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsUGOLnOOPZHTcQBNC5GI%2Fuploads%2FVNvIx60NlzzXaez4Zlm1%2Fimage.png?alt=media&#x26;token=9ed82c9d-9b0c-413c-87bf-ded83b766280" alt=""><figcaption><p>Device List Table</p></figcaption></figure>

It can also work with LoRaWAN gateways to monitor their activity.

<figure><img src="https://803875272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsUGOLnOOPZHTcQBNC5GI%2Fuploads%2F8qJS53bQUG1IAhkRtbSM%2Fimage.png?alt=media&#x26;token=11d63a5d-ecfc-466f-a60e-bd6155830a2e" alt=""><figcaption><p>Gateway Activity Table</p></figcaption></figure>

Custom table type has flexible features which lets user to design their own tables without any coding or data manipulation service.

<figure><img src="https://803875272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsUGOLnOOPZHTcQBNC5GI%2Fuploads%2F6zxq6mWcKpQG5pBiTcrW%2Fimage.png?alt=media&#x26;token=8449baa3-3554-481b-8c0c-ca21757dac19" alt=""><figcaption><p>Any Row Can Be Configured From the Menu</p></figcaption></figure>

<figure><img src="https://803875272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsUGOLnOOPZHTcQBNC5GI%2Fuploads%2FjDA1H3M1IELi7yCWBDoD%2Fimage.png?alt=media&#x26;token=1c085e59-e40f-4448-a95c-a2e7e0c177a4" alt=""><figcaption><p>Table Widget Configuration Menu</p></figcaption></figure>

Custom tables can have unlimited number of assets and their fields as a data.

In addition to standard features, custom tables have "Table Design" feature which lets user to design its own table up to 9 rows.

<figure><img src="https://803875272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsUGOLnOOPZHTcQBNC5GI%2Fuploads%2FkRzhwbia3uLIw2xMJuE9%2Fimage.png?alt=media&#x26;token=523e970f-db3e-46ca-9a40-2fb9c316ed24" alt=""><figcaption><p>Table Design Features</p></figcaption></figure>

User can change position and data of the rows.

**Possible Data Types:**

**-Name:** Name of the asset

**-EUI:** (Extented Unique Identifier) Unique identifier number of the asset.

**-Status:** Current status of asset (offline or online) within minimum of 10 minutes (or 3 data interval).

**-Rssi:** (Received Signal Strength Indication) Wireless signal strength (if asset is LoRaWAN IoT device).

**-Snr:** (Signal to Noise Ratio) Wireless signal quality indicator (if asset is LoRaWAN IoT device).

**-Lastseen:** Last data sent time and date of asset.

**-Value:** Last data of the asset.

**-Alarm:** Notification status of asset for last 24 hours.

-**Min-Max:** Minimum and maximum read values of the asset for specific field.
