Application for collecting data from controllers, recording values and events in the PostgreSQL DBMS, sending notifications via the SMS gateway API
$ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
For Windows, visit this pageInstall dependencies
$ sudo apt-get install libssl-dev build-essential
Clone the repository
$ git clone git@github.com:stepanov-denis/ats-monitoring.git
let resp = reqwest::blocking::get("https://api-mapper.clicksend.com/http/v2/send.php?method=http&username=development-service@yandex.ru&key=1E82A334-89D8-985C-526B-712DB70A713D&to=+79139402913&message=Сбой+питания+от+электросети.+Успешный+старт+генератора.").unwrap();
pub fn db_connect() -> String {
let string_connection = String::from("postgresql://stepanov:postgres@localhost/postgres");
return string_connection
}
Compile local packages and all their dependencies
$ cargo build --release
Install PostgreSQL
Run ATS Monitoring
Сreate and save the report in the form you need in Orange Data Mining