Array with metrics, status, and pin id for the requested metric
Name | Type | Description | Notes |
---|---|---|---|
metrics | {str: (float,)} | The metric name and daily value for each requested metric | [optional] |
data_status | {str: (DataStatus,)} | [optional] | |
pin_id | str | The pin id | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |