Skip to main content

Smart Device Schema

  • File Name: smartdevice.parquet
  • Type: Full
  • Schema Version: 01.00
  • Last Updated: 2026-02-25

Description

Contains master data for smart devices (IoT sensors, cameras, and monitoring equipment) including hardware specifications, connectivity information, and installation status.

Fields

📋 Includes Common Fields: Client Information, Location Information, Asset Information

Column NameData TypeNullableDescription
SmartDeviceIdintNOT NULLUnique identifier for the smart device
SmartDeviceSerialNumbervarchar(255)NOT NULLSerial number of the smart device
SmartDeviceTypenvarchar(255)NOT NULLType of smart device
MacAddressvarchar(255)NOT NULLMAC address
Imeivarchar(20)NOT NULLInternational Mobile Equipment Identity
SimNumvarchar(20)NOT NULLSIM card number
FirmwareVersionvarchar(255)NOT NULLFirmware version
HardwareVersionvarchar(10)NOT NULLHardware version
InventoryLocationvarchar(50)NOT NULLInventory location
ShippingDatedatetimeNULLShipping date
DeliveryDatedatetimeNULLDelivery date
WarrantyEndDatedatetimeNULLWarranty end date
InstallationDatedatetimeNULLInstallation date
LastPingdatetimeNULLLast ping timestamp (local time)
LastPingUTCdatetimeNULLLast ping timestamp (UTC)
ModifiedOndatetimeNOT NULLRecord modification timestamp
LatestRssiintNULLLatest signal strength (RSSI)
LatestHealthEventTimedatetimeNULLLatest health event timestamp
ImageEventBatteryValueintNULLBattery value at image event
InstallAssetBatteryValueintNULLBattery value at asset installation
LatestLatitudedecimal(13,6)NULLLatest latitude coordinate
LatestLongitudedecimal(13,6)NULLLatest longitude coordinate
PurityDateTimedatetimeNULLLatest image purity date/time
LatestImageStatusvarchar(500)NULLStatus of latest image
ClientNamenvarchar(50)NOT NULLName of the client
ClientCodevarchar(10)NOT NULLCode of the client
LocationIdintNOT NULLLocation identifier
Namenvarchar(200)NULLLocation name
Codenvarchar(100)NULLLocation code
ExternalLocationCodenvarchar(250)NULLExternal system location code
Streetnvarchar(150)NULLStreet address
Street2nvarchar(150)NULLStreet address line 2
Street3nvarchar(150)NULLStreet address line 3
Citynvarchar(50)NULLCity name
PostalCodenvarchar(50)NULLPostal/ZIP code
StateIdintNOT NULLState/province identifier
Statenvarchar(50)NOT NULLState/province name
CountryIdintNOT NULLCountry identifier
Countryvarchar(50)NOT NULLCountry name
DisplayNamevarchar(500)NOT NULLTime zone display name
MarketIdintNOT NULLMarket identifier
MarketNamenvarchar(150)NOT NULLMarket name
LocationTypeIdintNOT NULLLocation type identifier
Channelnvarchar(255)NOT NULLChannel/location type name
ClassificationIdintNOT NULLLocation classification identifier
Classificationnvarchar(200)NOT NULLLocation classification name
DistributorIdintNULLDistributor identifier
DistributorNamenvarchar(100)NULLDistributor name
AssetIdintNOT NULLAsset identifier
SerialNumbernvarchar(50)NOT NULLAsset serial number
ExternalAssetCodenvarchar(250)NULLExternal system asset code
AssetTypeIdintNOT NULLAsset type identifier
AssetTypenvarchar(50)NOT NULLAsset type name
ModifiedByUsernamevarchar(50)NOT NULLUsername of last modifier