Panel plugin for DTCD application designed to display some data in tabular view.
In order to use this plugin you need to download it, build and move build-file to plugins folder on DTCD server.
make build
make test
make pack
make clean
Use make pack
to get a deployable tarball. Move it to plugins directory and unarchive it with the following commands:
tar -zxf DTCD-Visualization-EditableTable-*.tar.gz ./DTCD-Visualization-EditableTable
- Rollup.js - JavaScript project builder
We use SemVer for versioning. For the versions available, see the tags on this repository.
Also you can see the CHANGELOG file.
- Sergey Belikov ([email protected])
- Konstantin Rozov ([email protected])
This project is licensed under the OT.PLATFORM license agreement - see the LICENSE file for details