IoT & Connected Systems · Reference

The Enterprise IoT Glossary: 36 Key Terms Every Connected Systems Professional Needs to Know in 2026

From 6LoWPAN to ZigBee, the IoT ecosystem is dense with acronyms, protocols, and technical concepts. This glossary cuts through the jargon — defining each term plainly, explaining why it matters for enterprise deployments, and categorising terms by function so you can find what you need quickly.

Trusted IoT Editorial  ·  April 2026  ·  Reference Guide

Category Legend — Each term is tagged by function:
CONNECTIVITY PROTOCOL HARDWARE SECURITY DATA & SOFTWARE RF & NETWORK

#
6LoWPAN
PROTOCOL
IPv6 over Low-Power Wireless Personal Area Networks. A protocol that enables power-constrained IoT devices to access the TCP/IP internet directly — without a full networking stack. Devices can transmit data to the internet on batteries that last years.
Why it matters: Allows the smallest, most power-limited devices to participate in internet-based IoT networks directly, eliminating the need for protocol translation at the gateway level.
A
Advanced Encryption Standard (AES)
SECURITY
The electronic data encryption specification established in 2001 that operates on a public/private key system. No known successful practical attacks have been recorded against correctly implemented AES encryption.
Why it matters: AES is the transport layer security standard for IoT devices. Any enterprise IoT deployment that handles sensitive data should implement AES encryption. Key management planning is essential during implementation.
Application Programming Interface (API)
DATA & SOFTWARE
A standardised interface that allows software systems to communicate with hardware or other software platforms in a structured, simplified way. APIs define the methods and data formats that applications use to request and exchange information.
Why it matters: Third-party developers use APIs as integration points. Designing IoT products with well-documented APIs enables faster development, easier third-party integration, and simpler long-term iteration.
B
Backhaul
RF & NETWORK
The process of transmitting event data from tagged assets — movement, temperature, status changes — back to a central system for processing. Backhaul refers to the upstream data path from edge devices through gateways to servers or cloud platforms.
Why it matters: Backhaul can become extremely data- and resource-intensive at scale, substantially raising the total cost of ownership for IoT deployments. Efficient backhaul design is critical for cost management.
Big Data
DATA & SOFTWARE
Extremely large datasets that can be analysed computationally to reveal patterns, trends, and associations — particularly relating to human behaviour and system performance. IoT devices generate entirely new data streams that feed big data processing.
Why it matters: Big data analytics moves enterprises from gut-instinct decisions to data-driven strategy. IoT is one of the primary generators of the data that feeds these analytical systems.
Bluetooth Low Energy (BLE)
CONNECTIVITY
A wireless personal-area network technology (also called Bluetooth 4.0+) designed for short-range, low-power data transmission. BLE allows objects to transmit data with minimal battery drain, making it the least expensive way to add short-range wireless connectivity to devices.
Why it matters: BLE solves many of the earlier Bluetooth’s pairing and performance issues while offering low-cost, safe wireless connectivity. It is the default protocol for battery-powered IoT sensors, wearables, and beacons.
C
Cloud Computing
DATA & SOFTWARE
A network of remote servers hosted online that store, manage, and process data — as opposed to local servers or personal computers. Cloud platforms provide the computing backbone for most enterprise IoT deployments.
Why it matters: Cloud computing provides the scalable storage, processing power, disaster recovery, and collaboration infrastructure that large IoT deployments require. Most IoT data ultimately flows to cloud-based analytics platforms.
E
Embedded Software
DATA & SOFTWARE
Instruction code that runs directly on hardware microcontrollers, typically performing specific low-level functions without a general-purpose operating system. Embedded software is specialised for the hardware it runs on and operates within tight time and memory constraints.
Why it matters: Most IoT devices run embedded software rather than standard applications. Development takes longer than server-side code and requires specialised firmware engineering skills — a key consideration for IoT product planning.
F
Firmware Over-the-Air (FOTA)
DATA & SOFTWARE
A technology that enables manufacturers to wirelessly update device firmware — fixing bugs, installing new features, and patching security vulnerabilities — after the product has been deployed in the field, without requiring physical access.
Why it matters: FOTA is essential for maintaining security and functionality across deployed device fleets. Without it, every firmware update requires physical access to every device — an impossibility at enterprise scale.
G
Gateway
HARDWARE
A device that receives data from multiple endpoints on a local network and forwards it to another network (typically the internet or cloud). Gateways handle protocol translation, data preprocessing, and security at the network edge.
Why it matters: When multiple wireless protocols are mixed in a deployment, a gateway is almost always required. It is the hub through which sensor data flows — and where edge preprocessing can reduce bandwidth costs and improve real-time insight.
General Packet Radio Service (GPRS)
CONNECTIVITY
A wireless data standard on legacy 2G and 3G cellular networks, providing data rates of 56–114 kbps. As carriers retire older networks, GPRS infrastructure is being replaced by NB-IoT and LTE-M for IoT applications.
Why it matters: Legacy GPRS networks may still be cost-effective for certain IoT use cases, but enterprises should plan migration paths to newer LPWAN standards as 2G/3G spectrum is decommissioned globally.
I
Industrial IoT (IIoT)
CONNECTIVITY
Machine-to-machine communication applied to industrial settings — manufacturing, logistics, energy, and supply chain operations. Also known as Industry 4.0. IIoT enables machinery and equipment to transmit real-time performance data to management applications.
Why it matters: IIoT enables operators to understand equipment efficiency, identify preventive maintenance needs, and make data-driven operational decisions — reducing downtime and extending asset lifecycles at industrial scale.
ISM Band (Industrial, Scientific, and Medical)
RF & NETWORK
Unlicensed portions of the radio frequency spectrum available for general-purpose data communication. In the US, the primary ISM bands are 915 MHz, 2.4 GHz, and 5.5 GHz. The 2.4 GHz band is globally available but increasingly congested.
Why it matters: ISM bands can be used without a licence in most countries, making them the foundation for BLE, Wi-Fi, Zigbee, and many proprietary IoT protocols. Band selection involves trade-offs between range, interference, and worldwide compatibility.
L
Link Budget
RF & NETWORK
A complete accounting of all gains and losses in a wireless communication path — from transmitter through antennas, structural attenuation, and propagation to the receiver. The link budget determines whether enough RF energy reaches the receiver to maintain communication.
Why it matters: Understanding link budget is essential for planning wireless deployments. If the budget does not close, the connection will be unreliable — requiring changes to antenna design, transmit power, or repeater placement.
LoRaWAN (LoRa Protocol)
PROTOCOL
A low-power wide-area network specification designed for IoT and machine-to-machine communication. LoRaWAN enables long-range transmission (kilometres to tens of kilometres) at very low data rates, suitable for battery-operated devices that transmit small, infrequent data packets.
Why it matters: LoRaWAN is widely tested by carriers as a technology to support IoT networks in agriculture, utilities, and environmental monitoring where long range and low power matter more than throughput.
Low-Power Wide Area (LPWA / LPWAN)
CONNECTIVITY
A category of wireless network technologies built specifically for machine-to-machine communication, offering long-range coverage with minimal power consumption. LPWAN fills the gap between short-range protocols (BLE, Zigbee) and traditional cellular.
Why it matters: LPWAN solves the cost and battery life problems that standard cellular cannot address, and the range limitations that BLE and similar technologies struggle with — making it the default choice for large-scale remote sensor deployments.
LTE-M (LTE-MTC)
PROTOCOL
A power-efficient subset of the LTE cellular standard, designed for machine-type communications. LTE-M enables devices to communicate with cell towers on configurable wake-up schedules, dramatically extending battery life while maintaining cellular-grade coverage and mobility support.
Why it matters: LTE-M is one of the new LPWAN standards (alongside NB-IoT) that enables carrier-network IoT devices to be less expensive and more power-efficient than traditional cellular — supporting asset tracking, health monitors, and alarms.
M
Machine to Machine (M2M)
CONNECTIVITY
Direct communication between connected devices without human intervention. M2M enables autonomous monitoring, alerting, and control — a machine can detect when a part needs replacement and trigger a service request without manual inspection.
Why it matters: M2M communication eliminates manual monitoring of equipment and processes, freeing personnel for higher-value work and enabling faster response to operational issues across industrial and enterprise environments.
Media Access Control (MAC)
RF & NETWORK
A unique identifier assigned to network interfaces for communication on the physical network segment. The MAC address organises how data is transmitted across the physical medium — whether radio waves or wired signals.
Why it matters: Upper-layer protocols rely on the MAC layer to produce functional networks. In IoT deployments, MAC addresses are used for device identification, access control, and network management.
Mote (Node / Endpoint)
HARDWARE
An individual endpoint device in an IoT network — typically a generic sensor deployed in the physical world. A mote gathers data, performs local processing, and communicates with other connected nodes in the network.
Why it matters: Motes are the atomic units of IoT data collection. The capability, power consumption, and communication range of each mote determine the overall architecture and cost of the sensor network.
N
NB-IoT (Narrowband IoT)
PROTOCOL
A narrowband LPWAN technology that operates on licensed spectrum (not LTE-based). NB-IoT offers strong signal penetration for underground and deep-indoor deployments, very low cost, and long battery life — but with limited bandwidth and no mobility support.
Why it matters: NB-IoT is the lowest-cost cellular IoT option, ideal for fixed sensors that transmit small, intermittent data packets — metering, environmental monitoring, and utility applications where mobility is not required.
Near-Field Communication (NFC)
CONNECTIVITY
A low-power, short-range radio standard that enables two-way communication between endpoints within very close proximity (typically centimetres). NFC is commonly used for contactless payments, access control, and secure device pairing.
Why it matters: NFC enables secure, proximity-guaranteed data exchange without physical connection — essential for mobile payments, building access, and field data capture where authenticity of the interaction matters.
Q
Quality of Service (QoS)
RF & NETWORK
The management of network resources to ensure reliable, predictable communication performance. QoS controls manage delays, bandwidth allocation, and packet loss by classifying traffic types and prioritising critical data.
Why it matters: Effective QoS ensures that high-priority messages — equipment alarms, safety alerts, critical status updates — are delivered in near-real-time, even when the network is under load from routine data traffic.
R
Radiofrequency (RF)
RF & NETWORK
Radio waves used for wireless communication. In IoT discussions, RF generally means wireless data transmission. Most IoT devices contain RF transceiver chipsets capable of transmitting data over distances ranging from centimetres to kilometres using minimal power.
Why it matters: RF is the foundational technology enabling IoT connectivity. Understanding RF characteristics — frequency, power, propagation, interference — is essential for designing reliable wireless sensor networks.
Radio Frequency Identification (RFID)
HARDWARE
A technology that uses strong radio waves to energise a passive tag, which then transmits a small amount of data back. RFID works over short range and is used for asset identification, tracking, and supply chain management.
Why it matters: RFID tags can detect and record environmental conditions (temperature, movement, radiation) and are widely used in logistics, warehouse management, and inventory control — providing identification without line-of-sight or battery power.
RF Geolocation
RF & NETWORK
The process of determining a radio transceiver’s physical location using another radio — GPS being the most familiar example. When GPS is unavailable (cost constraints, indoor environments), alternatives include Wi-Fi fingerprinting and BLE proximity.
Why it matters: Location is a critical component of many IoT solutions. Choosing the right geolocation technology depends on whether the device operates outdoors (GPS), indoors (BLE, UWB), or needs a cost-effective compromise.
Repeater
HARDWARE
A device that receives and retransmits a digital signal to extend the effective range of a wireless network. Repeaters boost signal strength to overcome physical obstructions and distance limitations.
Why it matters: In deployments where direct sensor-to-gateway communication is unreliable due to distance or structural attenuation, repeaters are a cost-effective way to extend coverage without adding more gateways.
S
Smart Meter
HARDWARE
An electronic device that collects data about energy consumption (gas, electricity, water) and communicates it back to the utility provider and/or consumer. Smart meters enable two-way communication between the grid and the household or business.
Why it matters: Smart meters are one of the largest-scale IoT deployments globally, providing the data infrastructure for dynamic pricing, demand response, and grid management in the energy sector.
Software-Defined Network (SDN)
DATA & SOFTWARE
A networking architecture that separates the control of data flow from the physical hardware, placing it in a software controller. SDN allows network behaviour to be programmatically managed, enabling dynamic traffic routing and reduced wireless data overhead.
Why it matters: SDN reduces the amount of data that needs to travel wirelessly by intelligently routing traffic, making it a strategy for optimising IoT networks where bandwidth is constrained or expensive.
Structure Attenuation
RF & NETWORK
The loss of radio signal intensity as it passes through physical materials — walls, floors, metal structures, earth. Different materials attenuate signals to different degrees: glass has minimal effect, concrete is moderate, metal is severe.
Why it matters: Structure attenuation is one of the primary factors limiting real-world wireless range. Understanding the attenuation characteristics of the deployment environment is essential for link budget calculations and repeater placement.
T
TCP/IP (Transmission Control Protocol / Internet Protocol)
PROTOCOL
The core protocol suite for internet-based communication. TCP manages data packets, IP handles addressing and routing. Some IoT wireless systems intentionally simplify or break TCP/IP conventions to reduce the overhead of on-air signals.
Why it matters: TCP/IP is the foundation of internet connectivity. Understanding how IoT protocols relate to — or deliberately diverge from — TCP/IP helps engineers design efficient communication architectures.
U
Ultra-Wideband (UWB)
CONNECTIVITY
A radio technology that transmits very weak, very wide-frequency pulses of RF energy. The wide signal bandwidth makes UWB exceptionally good at measuring distance — providing centimetre-level positioning accuracy over short ranges.
Why it matters: UWB is increasingly used for high-precision indoor asset tracking, fleet and inventory management, and any application where GPS is unavailable and BLE proximity estimation is not accurate enough.
Low-Power Wireless Sensor Network
HARDWARE
A group of spatially distributed, independent devices that collect data by measuring physical or environmental conditions — temperature, pressure, motion, humidity — with minimal power consumption. These networks form the sensing backbone of most IoT deployments.
Why it matters: Minimising power consumption is the key constraint for wireless sensor networks. Battery life determines maintenance cost, deployment feasibility in remote locations, and total cost of ownership over the network’s lifetime.
Z
ZigBee / Z-Wave
PROTOCOL
Short-range, low-power wireless standards designed for sensing and control applications. Both use mesh networking — data hops from node to node until it reaches the gateway. ZigBee operates at 2.4 GHz; Z-Wave uses sub-1 GHz bands (868/915 MHz). Both are commonly found in home automation, security systems, and lighting control.
Why it matters: Mesh networking enables coverage across larger areas than single-hop protocols, but requires more nodes — which can increase deployment cost. ZigBee 3.0 broadened the protocol’s flexibility for industrial IoT applications beyond home automation.

Frequently Asked Questions

What is the Internet of Things (IoT)?
The Internet of Things is the connectivity of physical objects — vehicles, devices, buildings, sensors, machinery — and the networks that allow them to interact, collect data, and exchange information. IoT transforms ordinary physical objects into data-generating, remotely manageable connected assets.
What is the difference between IoT and IIoT?
IoT is the broad category of all connected devices and systems. Industrial IoT (IIoT), or Industry 4.0, specifically refers to connected devices deployed in manufacturing, logistics, energy, and supply chain operations — where reliability, real-time performance, and integration with industrial control systems are critical requirements.
What is the difference between BLE and standard Bluetooth?
Standard Bluetooth (Classic) was designed for continuous audio streaming and high-bandwidth device pairing — headsets, speakers, file transfer. Bluetooth Low Energy (BLE) was designed for intermittent, low-power data exchange — sensors, beacons, wearables. BLE consumes dramatically less power but supports lower data rates. Most modern IoT applications use BLE rather than Classic Bluetooth.
What is the difference between LTE-M and NB-IoT?
Both are LPWAN cellular standards for IoT, but they serve different use cases. LTE-M offers higher bandwidth (1 Mbps), lower latency (10–15ms), supports mobility (cell tower handoff), and can handle firmware updates — suitable for asset tracking, health monitors, and alarms. NB-IoT offers lower cost and superior deep-indoor/underground signal penetration but with much lower bandwidth (66 kbps) and no mobility — best for fixed sensors and metering.
What is a link budget and why does it matter?
A link budget is an accounting of all gains and losses in a wireless communication path — transmitter power, antenna gain, propagation loss, and structure attenuation. If the total link budget does not close (enough energy reaching the receiver), the connection fails. Understanding link budget is essential for planning reliable deployments and determining whether repeaters, higher-gain antennas, or different frequencies are needed.
What is FOTA and why is it important for IoT security?
Firmware Over-the-Air (FOTA) enables manufacturers to wirelessly update device firmware after deployment — patching security vulnerabilities, fixing bugs, and adding features without physical access to the device. For enterprise IoT fleets with hundreds or thousands of devices, FOTA is not optional — it is the only practical way to maintain security and functionality across the deployment lifecycle.
What is 6LoWPAN and how is it different from LoRaWAN?
6LoWPAN enables tiny, power-constrained devices to connect directly to the TCP/IP internet using IPv6 addresses — it is a protocol adaptation layer. LoRaWAN is a network specification designed for long-range, low-power transmission over kilometres. They solve different problems: 6LoWPAN provides internet addressability for small devices; LoRaWAN provides long-range connectivity for remote sensors.
What is an IoT gateway?
An IoT gateway is a hardware or software device that bridges sensor networks with the cloud. It receives data from multiple edge devices, preprocesses it (sorting, cleansing, reducing redundancy), handles protocol translation between different wireless standards, and forwards clean data upstream. Gateways reduce bandwidth costs, add security, and enable local edge processing.
What is structure attenuation?
Structure attenuation is the loss of radio signal strength as it passes through physical materials — walls, floors, concrete, metal. It is one of the primary factors that reduces real-world wireless range below theoretical maximum. Different materials attenuate signals to different degrees, and understanding these characteristics is essential for planning reliable wireless deployments and calculating accurate link budgets.
What is UWB and how does it compare to GPS for tracking?
Ultra-Wideband (UWB) provides centimetre-level positioning accuracy over short ranges using wide-frequency RF pulses — far more precise than GPS, which is typically accurate to 3–5 metres outdoors and unreliable indoors. UWB excels at indoor asset tracking, warehouse management, and any environment where GPS signals cannot penetrate. GPS remains superior for outdoor, long-range tracking. Many enterprise deployments combine both technologies.

Trusted IoT is an independent publication covering trends in industrial technology, IoT, and enterprise software. This glossary is editorial reference material and does not constitute product endorsement. IoT standards, protocols, and technologies evolve continuously — always consult current specifications for implementation decisions. © 2026 Trusted IoT. All rights reserved.

Launch login modal Launch register modal

Contact Us

We'd love to hear from you