=== AnyViz ===
Contributors: mirasoft
Tags: IoT, IIoT, PLC, Cloud HMI 
Requires at least: 4.6
Tested up to: 6.1
Stable tag: 1.0.1
Requires PHP: 7.0

This Plugin connects to the AnyViz Cloud via REST API and shows Tag values by Shortcodes.

== Description ==

This Plugin connects to the [AnyViz Cloud](https://www.anyviz.io) via REST API and shows Tag values by Shortcodes. First a REST API token must be created for the anyviz project and entered in the plugin settings.

Shortcode usage (fill in your tag id):
- [anyviz_tag_value id=???]
- [anyviz_tag_value id=??? digits=2]

You can find the complete instructions with step by step instructions in the [documentation](https://docs.anyviz.io/WordPress-Plugin_EN.pdf).

== Changelog ==

= 1.0.1 =
- First published version of the AnyViz plugin.