Merge branch 'feature/eu.halaser.beamctrl' into 'master'
New app: BeamControl for Smart Interface Closes rfp#751 See merge request fdroid/fdroiddata!3900
This commit is contained in:
commit
a2df222aae
41
metadata/eu.halaser.beamctrl.yml
Normal file
41
metadata/eu.halaser.beamctrl.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue