Skip to content

Receive data from subsserver through a webservice and store it in a postgres database.

License

Notifications You must be signed in to change notification settings

proactivity-lab/subsserver-datasink

Repository files navigation

subsserver-datasink

The subsdatasink receives data from subsserver with subsservers simple-data-sink protocol and stores it in a postgres database.

The webservice API is located at: http://HOSTNAME:PORT/api/v0/sink/DATABASE

When installed with pip, an executable script is also installed.

subsdatasink -h

Configuration file for the datasink can be specified with -c.

Database must be created manually and must have INSERT permissions for the user used by datasink. Database structure is described in file "create-db.sql".

About

Receive data from subsserver through a webservice and store it in a postgres database.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages