Skip to content

Glossary of Terms

Here is a list of terms used by the Device Build documentation

TermDescriptionLink
AWS IAM Device RoleIAM role used by the Device Cloud when creating IAM keys for use inside the device./builder/clouds/creating/#device-keys-iam-role
AWS IAM RoleAn AWS IAM identity that enable specific permissions for the owner./builder/clouds/creating/#device-keys-iam-role
BuilderThe EmbedThis Device Builder Site.https://admin.embedthis.com/
Claim DeviceWhen an end-user purchases a device and claims it for them to manage./builder/devices/claiming/
Device AgentThe embedded agent providing device management services./builder/products/download/
Device CloudA management hub from which to centrally operate and manage a set of devices/builder/products/overview/
Device ManagerA browser-based device management application./apps/
Device ProvisioningThe process of providing devices with X.509 certificates and credentials to securely connect with cloud-based services./builder/devices/provisioning/
Device TablesIoto Device Tables is a global, replicated database that transparently synchronizes data between devices and the cloud./builder/clouds/overview/
IoT PolicyAn AWS IoT policy used to configure the permissions granted to incoming MQTT messages from the device./builder/clouds/creating/#iot-policy
Ioto ServiceThe cloud-side AWS application providing the EmbedThis Ioto cloud-based management service./builder/products/ioto/overview/
MQTTA lightweight, publish/subscribe messaging protocol primarily used by IoT.https://en.wikipedia.org/wiki/MQTT
Register DeviceThe process of connecting the device to the Builder during manufacturing, creating a record that the device was produced./builder/devices/registration/
X.509 CertificateA public key certificate used by TLS to verify the identity of a provider and to use as the basis for encrypted communications.https://en.wikipedia.org/wiki/X.509