Skip to content

Linking

Pankesh Patel edited this page May 12, 2014 · 4 revisions

The linker combines and packs code generated by various stages into packages that can be deployed on devices (Step 9). This stage supports the application deployment phase by producing device-specific code to result in a distributed software system collaboratively hosted by individual devices, thus providing automation at the deployment phase. We assume that a middleware is already installed on the deployed devices. The installed middleware enables inter-device communication among devices.

Figure 2 IoT Application Development Process: Overall Process

Clone this wiki locally