Skip to content

Arthasasyan/StationInfoSender_InstrumentalLab

Repository files navigation

StationInfoSender_InstrumentalLab

Codacy Badge

This program is a study project for ITMO University.

Input format

CSV file format:

name,temperature,epochMillis
br-1905,60,1568577444927

Station name can be any string. Pass file name as a aommand line argument.

Properties format

protocol=http
serverName=172.17.0.2
port=8088
username=axibase
password=password
serverType=ATSD

At the moment the only supported serverType is ATSD

Contributing

Please, write your commit titles in English

For test use mock.properties file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published