Skip to content

dp3.api

Platfrom HTTP API implementation.

See the individual routers to see the API endpoint implementation.

  • root - catch-all router for the root path /*. Implements the datapoint ingestion endpoint.
  • entity - implements the entity endpoints, /{entity_type}/*.
  • control - implements the control endpoints, /{control_action}.