Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.1 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.1 KB

candy-emquest-cbm-sample

Sample application of CBM using CANDY LINE products and EMQuest-VA

System Requriements

Installation

CANDY RED

  1. Import src/candyred_flow.json to CANDY RED.
  2. Configure CANDY EGG account.

CANDY EGG

  1. Import src/candyegg_flow.json to CANDY EGG.
  2. Configure a mail server settings.

Usage

Access to the CANDY EGG dashboard. You can find an FFT chart, a peak frequency gauge, a peak amplitude gauge, machine status, and monitoring settings.

Below is a demonstration video.

Hands-on material

To publish a hands-on materil, run the following commands.

cd docs
./publish_html.sh

or

cd docs
./publish_pdf.sh

To publish a document, docker and pandoc-eisvogel-ja are required.