Skip to content

pfe-asr-2014/tsp-mooc-subscriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tsp-mooc-subscriber

Container fetching events from the server's broker and sending them to moodle

Configure

Configure the application in app/agent.yml :

# the MQTT server you collect events from
server: "tsp-mooc-server"
# the URL of your moodle's token.php
tokenurl: "http://IP:PORT/login/token.php"
# the URL of your moodle's server.php
posturl: "http://IP:PORT/webservice/rest/server.php"

License

This software is distributed under the terms of the MIT license. See LICENSE for details.

About

Container fetching events from the server's broker and sending them to moodle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages