Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vpashka committed Mar 30, 2024
1 parent 51ab924 commit 8b8cf2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@ There are set of base components to construct this kind of systems:
* logging system based on MySQL, SQLite, PostgreSQL databases.
* logging to TSDB ([influxdb](https://github.com/influxdata/influxdb), opentsdb)
* supported MQTT ([libmosquittopp](http://mosquitto.org))
* logging to [ClickHouse](https://github.com/ClickHouse/ClickHouse) (experimental)
* fast network protocol based on udp (UNet)
* utilities for system's configuration based on XML.
* python interface
* go interface (experimental)
* API Gateway
* Websockets
* supported OPC UA interface (based on [open62541](https://github.com/open62541/open62541) and [open62541pp](https://github.com/open62541pp/open62541pp) libraries)

UniSet have been written in C++ and IDL languages but you can use another languages in your
add-on components. The main principle of the UniSet library's design is a maximum integration
Expand Down

0 comments on commit 8b8cf2e

Please sign in to comment.