Bandwidth monitoring data points.
| Column | Description |
|---|---|
| DeviceGuid | The device that the bandwidth data was collected for. The foreign key for the Device table. |
| AssetObjectGuid | The network card that the bandwidth data was collected for. |
| SampleTimestamp | The date and time (in UTC) the bandwidth data was sampled. |
| CurrentBandwidthInBps | The rate (in bits/second) at which bytes are received over the network adapter. |