From b0cc44664d9ff5f1fb8ebeacf96841a8b2e0b7c0 Mon Sep 17 00:00:00 2001 From: heppth Date: Fri, 29 Jan 2021 17:48:04 +0100 Subject: [PATCH] Added AppMoniker, some tags and manifest version (#6723) * Initial commit of Universal Cloud Adapter v0.8.2.2 * Added AppMoniker and some Tags to AnyVizCloudAdapter --- manifests/Mirasoft/AnyVizCloudAdapter/0.8.2.2.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/Mirasoft/AnyVizCloudAdapter/0.8.2.2.yaml b/manifests/Mirasoft/AnyVizCloudAdapter/0.8.2.2.yaml index 1a188a222..4272c1ea5 100644 --- a/manifests/Mirasoft/AnyVizCloudAdapter/0.8.2.2.yaml +++ b/manifests/Mirasoft/AnyVizCloudAdapter/0.8.2.2.yaml @@ -1,14 +1,16 @@ Id: Mirasoft.AnyVizCloudAdapter Publisher: Mirasoft GmbH & Co. KG Name: AnyViz Cloud Adapter +AppMoniker: anyviz Version: 0.8.2.2 License: Copyright (C) Mirasoft GmbH & Co. KG Homepage: https://www.anyviz.io Description: With the AnyViz Cloud Adapter, you can turn any IoT device into a data collector for the cloud. The connection to the industrial systems is configured via the easy-to-use web interface. The data is then bundled and transferred to your AnyViz project via an encrypted connection. If the connection fails, the data is buffered locally. The AnyViz Cloud Adapter also enables the routing of local visualizations. -Tags: IIoT, OPC-UA, Modbus, BACnet, MBus, Siemens, EtherNet/IP, VPN, HMI, SCADA +Tags: IIoT, OPC-UA, Modbus, BACnet, MBus, Siemens, EtherNet/IP, VPN, HMI, SCADA, Cloud, Visualisation, Condition Monitoring InstallerType: msi Installers: - Arch: x86 Language: English Url: https://download.anyviz.io/anyviz_win/v0.8.2.2/AnyVizUniversalCloudAdapter.msi Sha256: 6f85a8920588f202c9a8fb4c2ba0267acd9bdf4af3711771f7f3d2b2b30f842b +ManifestVersion: 0.2.0 \ No newline at end of file