Open main menu

DAVE Developer's Wiki β

MISC-TN-006: Implementing a full Industrial IoT system with SBCSPG, Eclipse Kura™, and Eclipse Kapua™

Revision as of 14:01, 9 September 2019 by U0001 (talk | contribs) (History)

Info Box
SBCSPG-1.jpg Applies to SBCSPG
Warning-icon.png This technical note was validated against specific versions of hardware and software. It may not work with other versions. Warning-icon.png


Contents

HistoryEdit

Version Date Notes
1.0.0 September 2019 First public release

IntroductionEdit

This and [[SBCX-TN-003: Deploying modules to Azure IoT Edge-enabled SBCX with Visual Studio Code|this] Technical Note show how to connect two different DAVE Embedded Systems products to famous IoT cloud platforms, Amazon AWS and Microsoft Azure, respectively.

This Technical Note (TN for short) will show instead how to implement an Industrial IoT system following a different approach. In this case, we will be using open-source software stacks both on the edge device and on the cloud platform. This choice allows making use of on-premise cloud infrastructure.

Specifically,

root@sbcspg:~# cat /etc/resolv.conf
nameserver 8.8.8.8
 
TBD