This repository contains examples of custom components built with the IXON Component SDK. It may be used to gain insight or inspiration or serve as a template for your own custom components.
Install the dependencies...
npm installNow you can demo an example by running:
npm startYou will be prompted to select a specific example, which will then be built and opened in the simulator in a browser.
You can use real machine data from IXON Cloud in the simulator by running:
npm run login