FreeRTOS website now available in Simplified Chinese
Search and browse content in your preferred language. See the blog post.
New FreeRTOS Long Term Support version now available.
Receive security patches and critical bug fixes on FreeRTOS libraries for two years. See the blog post.
FreeRTOS Extended Maintenance Program (EMP) registration now open.
Providing security patches and critical bug fixes on FreeRTOS Long Term Support (LTS) versions for up to 10 additional years. See the blog post.
FreeRTOS-Plus-TCP v3.0.0 released:
We've added comprehensive unit tests and penetration and protocol testing. See the blog post.
Featured FreeRTOS IoT Integrations:
Introducing three featured integrations for more secure IoT applications. See the blog post.
Fleet Provisioning Terminology
Fleet Provisioning
Workflow which creates resources so your devices and AWS IoT can communicate securely. Fleet Provisioning can create AWS IoT Things For more information, consult the AWS IoT docs on Device Provisioning.
Device Certificate
A device certificate is a credential associated with a specific device. Many devices are manufactured with device certificates already on them. When a device has a certificate already, it can be registered with AWS IoT. Otherwise, a device certificate can be obtained from AWS IoT. For more information on device certificates, consult the AWS IoT docs on Device Provisioning.
Provisioning Template
Provisioning templates describe the resources AWS IoT requires to provision your device. Templates contain variables that enable you to use one template to provision multiple devices. When you provision a device, you specify values for the variables specific to the device using a dictionary or map. To provision another device, specify new values in the dictionary.
Provisioning by Claim
A way to set up a device with AWS IoT using a claim certificate and private key. Devices can be manufactured with special-purpose credentials (a provisioning claim certificate and private key) embedded in them. If these certificates are registered with AWS IoT, the service can exchange them for unique device certificates that the device can use for regular operations. For more information on provisioning by claim, consult the AWS IoT docs.
Provisioning by Trusted User
A way to set up a device with AWS IoT using a trusted user’s access and permissions. For more information on provisioning by trusted user, consult the AWS IoT docs.
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.