From d3868b3a6b09780bfe7651abe031a7503b54525f Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Tue, 6 Nov 2018 23:01:43 +0100 Subject: [PATCH] New app: BeamControl for Smart Interface --- metadata/eu.halaser.beamctrl.yml | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 metadata/eu.halaser.beamctrl.yml diff --git a/metadata/eu.halaser.beamctrl.yml b/metadata/eu.halaser.beamctrl.yml new file mode 100644 index 0000000000..dcd9e15eda --- /dev/null +++ b/metadata/eu.halaser.beamctrl.yml @@ -0,0 +1,41 @@ +Categories: + - Connectivity +License: GPL-3.0-only +WebSite: https://openapc.com/support.php +SourceCode: https://sourceforge.net/p/oapc/code/ci/master/tree/BeamControl + +AutoName: BeamControl for Smart Interface +Summary: Control / notification application for smart factory/industry 4.0 applications +Description: |- + This application makes use of the Smart Factory (Industry 4.0) interface of + BeamConstruct laser marking software, RepliSLS3D SLS/SLM/3D printing + software and of any other software solution which provides a compatible + interface. It can be used to watch the production/building state of one + application or of several machine within a complete production line. + + The application can be configured to connect to an nearly unlimited number + of software instances. Then it watches their current production state and + notifies the user as soon as something changes or when an event occurs, + that requires manual interaction. Thus one operator can control a complete + production line easily. + + This application also acts as demonstration for the Smart Factory (Industry + 4.0) interface which also can be used to integrate these applications in an + automated production line. The sources of this application are available + for free and can be used to implement own Smart Factory solutions. + +RepoType: git +Repo: https://git.code.sf.net/p/oapc/code + +Builds: + - versionName: '1.03' + versionCode: 103 + commit: v1.03 + subdir: BeamControl/app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.03' +CurrentVersionCode: 103