Synology Smart Home Monitoring App

Contents:

  • Application
  • API
    • API connection
    • Fetching Data
    • Saving data
    • Automation
  • Database
Synology Smart Home Monitoring App
  • API
  • View page source

APIΒΆ

This section of the documentation is concerned with the source API. In the code, this corresponds directly to the main/app/api folder.

  • API connection
    • Getting the authentification object
  • Fetching Data
    • How API requests work
    • Fetching data from multiple endpoints
    • Validation
  • Saving data
    • Prerequisites
    • Save the data using a single function call
    • What to do when the database connection fails
  • Automation
    • How to fetch data effortlessly
    • The load_data.py script
    • Making modifications
Previous Next

© Copyright 2023, Ernst & Young, s.r.o..

Built with Sphinx using a theme provided by Read the Docs.