dp3.api.routers.root ¶
health_check
async
¶
insert_datapoints
async
¶
Insert datapoints
Validates and pushes datapoints into task queue, so they are processed by one of DP3 workers.
Source code in dp3/api/routers/root.py
list_entity_types
async
¶
List entity types
Returns dictionary containing all entity types configured -- their simplified configuration and current state information.