Difference between revisions of "ORCA-TN-003 — Automated test equipment (ATE) monitoring with ORCA SBC, ThingsBoard IoT, and Fledge"

From DAVE Developer's Wiki
Jump to: navigation, search
Line 17: Line 17:
  
 
==Introduction==
 
==Introduction==
This Technical Note (TN for short) illustrates the same application described [[MISC-TN-026:_Automated_test_equipment_(ATE)_monitoring_with_SBCSPG_gateway,_ThingsBoard_IoT,_and_Fledge|here]] with two notable differences:
+
This Technical Note (TN for short) illustrates the same application described [[MISC-TN-026:_Automated_test_equipment_(ATE)_monitoring_with_SBCSPG_gateway,_ThingsBoard_IoT,_and_Fledge|here]] with some notable differences:
 
* The edge device is [[ORCA_SBC|Orca SBC]] instead of SBCSPG gateway.
 
* The edge device is [[ORCA_SBC|Orca SBC]] instead of SBCSPG gateway.
 
* Fledge and Fledge GUI were not installed by using <code>apt</code>. They were built on the target instead even though the Linux distribution is still [[ORCA-TN-001_—_Running_Armbian_Bullseye_(Debian_11)|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.
 
* Fledge and Fledge GUI were not installed by using <code>apt</code>. They were built on the target instead even though the Linux distribution is still [[ORCA-TN-001_—_Running_Armbian_Bullseye_(Debian_11)|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.
 +
* As the target platform features an HDMI port, Fledge GUI can be displayed locally, too. This solution can be convenient for building a

Revision as of 15:19, 18 April 2023

Info Box

History[edit | edit source]

Version Date Notes
1.0.0 April 2023 First public release

Introduction[edit | edit source]

This Technical Note (TN for short) illustrates the same application described here with some 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.
  • As the target platform features an HDMI port, Fledge GUI can be displayed locally, too. This solution can be convenient for building a