web-API to read/write tags json

If you want to build a JSON api server for the latest values of your tag database, try to create a transaction group for the tag folders and configure it to update (not insert) the database. Datalogging is very fast and It happens almost instantaneously. You can check this post. Here. i am serving the ignition historical table as JSON api and consuming it in ReactJS and Python.

2 Likes