app.api namespace

Submodules

app.api.mobile module

Public API for communicating with mobile clients.

app.api.mobile.mobile_login()[source]

Log in mobile users and return the current day’s medication schedule.

app.api.mobile.send_data()[source]

Endpoint for receving json sensor data and returning json response.