Open main menu

DAVE Developer's Wiki β

ORCA-TN-003 — Automated test equipment (ATE) monitoring with ORCA SBC, ThingsBoard IoT, and Fledge

Revision as of 15:17, 18 April 2023 by U0001 (talk | contribs)

Info Box

Contents

HistoryEdit

Version Date Notes
1.0.0 April 2023 First public release

IntroductionEdit

This Technical Note (TN for short) illustrates the same application described here with two notable differences:

  • The edge device is Orca SBC instead of SBCSPG gateway.
  • Fledge and Fledge GUI were not installed by using apt. They were built on the target instead even though the Linux distribution is still Debian 11. This configuration may be suited for development purposes. For instance, think about the case in which you have to develop some custom north/south plugins. This set-up allows to develop the plugins on a PC host running the same distribution, and to migrate them to the target later on when they are already tested and debugged thoroughly.