README.rst
setup.py
sparkworks_client/__init__.py
sparkworks_client/api_client.py
sparkworks_client/configuration.py
sparkworks_client/rest.py
sparkworks_client/api/__init__.py
sparkworks_client/api/command_api.py
sparkworks_client/api/data_api.py
sparkworks_client/api/gateway_api.py
sparkworks_client/api/group_api.py
sparkworks_client/api/participatory_sensing_api.py
sparkworks_client/api/phenomenon_api.py
sparkworks_client/api/registry_api.py
sparkworks_client/api/resource_api.py
sparkworks_client/api/smart_work_api.py
sparkworks_client/api/unit_api.py
sparkworks_client/api/unit_conversion_api.py
sparkworks_client/models/__init__.py
sparkworks_client/models/a_participatory_sensing_resource_request_api_model.py
sparkworks_client/models/analytics_resource_data_response_dtoapi_model.py
sparkworks_client/models/collection_of_data_query_criteria_request_api_model.py
sparkworks_client/models/command_api_model.py
sparkworks_client/models/food_diary_data_criteria_dto.py
sparkworks_client/models/food_diary_dto.py
sparkworks_client/models/food_diary_dto_created_time_zone.py
sparkworks_client/models/gateway_create_dto.py
sparkworks_client/models/gateway_dto.py
sparkworks_client/models/gateway_query_dto.py
sparkworks_client/models/group_create_dto.py
sparkworks_client/models/group_dto.py
sparkworks_client/models/group_node_dto.py
sparkworks_client/models/group_update_dto.py
sparkworks_client/models/list_of_participatory_sensing_data_api_model.py
sparkworks_client/models/list_of_query_criteria_within_a_timeframe_request_api_model.py
sparkworks_client/models/participatory_sensing_data_api_model.py
sparkworks_client/models/phenomenon_create_dto.py
sparkworks_client/models/phenomenon_dto.py
sparkworks_client/models/phenomenon_query_dto.py
sparkworks_client/models/phenomenon_update_dto.py
sparkworks_client/models/publish_data_dtoapi_model.py
sparkworks_client/models/publish_data_list_dtoapi_model.py
sparkworks_client/models/query_latest_resource_data_dtoapi_model.py
sparkworks_client/models/query_latest_resource_data_result_dtoapi_model.py
sparkworks_client/models/query_raw_data_time_range_dtoapi_model.py
sparkworks_client/models/query_raw_data_time_range_result_dtoapi_model.py
sparkworks_client/models/query_resource_data_criteria_dtoapi_model.py
sparkworks_client/models/query_time_range_resource_data_criteria_dtoapi_model.py
sparkworks_client/models/query_time_range_resource_data_dtoapi_model.py
sparkworks_client/models/query_time_range_resource_data_result_dtoapi_model.py
sparkworks_client/models/registry_pair_dto.py
sparkworks_client/models/registry_record_dto.py
sparkworks_client/models/resource_analytics_data_response_api_model.py
sparkworks_client/models/resource_create_dto.py
sparkworks_client/models/resource_dto.py
sparkworks_client/models/resource_latest_data_response_api_model.py
sparkworks_client/models/resource_latest_values_response_api_model.py
sparkworks_client/models/resource_query_criteria_request_api_model.py
sparkworks_client/models/resource_query_criteria_request_within_a_timeframe_api_model.py
sparkworks_client/models/resource_query_criteria_within_a_timeframe_response_api_model.py
sparkworks_client/models/resource_query_dto.py
sparkworks_client/models/resource_update_dto.py
sparkworks_client/models/single_resource_measurement_api_model.py
sparkworks_client/models/sleep_data_criteria_dto.py
sparkworks_client/models/sleep_data_dto.py
sparkworks_client/models/sleep_data_entry_dto.py
sparkworks_client/models/sleep_data_response_dto.py
sparkworks_client/models/sleep_levels_dto.py
sparkworks_client/models/sleep_summary_dto.py
sparkworks_client/models/sleep_summary_entry_dto.py
sparkworks_client/models/the_resource_summary_data_api_model.py
sparkworks_client/models/unit_conversion_create_dto.py
sparkworks_client/models/unit_conversion_dto.py
sparkworks_client/models/unit_conversion_query_dto.py
sparkworks_client/models/unit_create_dto.py
sparkworks_client/models/unit_dto.py
sparkworks_client/models/unit_query_dto.py
sparkworks_client/models/unit_update_dto.py
sparkworksrest.egg-info/PKG-INFO
sparkworksrest.egg-info/SOURCES.txt
sparkworksrest.egg-info/dependency_links.txt
sparkworksrest.egg-info/requires.txt
sparkworksrest.egg-info/top_level.txt
test/__init__.py
test/test_a_participatory_sensing_resource_request_api_model.py
test/test_analytics_resource_data_response_dtoapi_model.py
test/test_collection_of_data_query_criteria_request_api_model.py
test/test_command_api.py
test/test_command_api_model.py
test/test_data_api.py
test/test_gateway_api.py
test/test_gateway_create_dto.py
test/test_gateway_dto.py
test/test_gateway_query_dto.py
test/test_group_api.py
test/test_group_create_dto.py
test/test_group_dto.py
test/test_group_node_dto.py
test/test_group_update_dto.py
test/test_list_of_participatory_sensing_data_api_model.py
test/test_list_of_query_criteria_within_a_timeframe_request_api_model.py
test/test_participatory_sensing_api.py
test/test_participatory_sensing_data_api_model.py
test/test_phenomenon_api.py
test/test_phenomenon_create_dto.py
test/test_phenomenon_dto.py
test/test_phenomenon_query_dto.py
test/test_phenomenon_update_dto.py
test/test_publish_data_dtoapi_model.py
test/test_publish_data_list_dtoapi_model.py
test/test_query_latest_resource_data_dtoapi_model.py
test/test_query_latest_resource_data_result_dtoapi_model.py
test/test_query_raw_data_time_range_dtoapi_model.py
test/test_query_raw_data_time_range_result_dtoapi_model.py
test/test_query_resource_data_criteria_dtoapi_model.py
test/test_query_time_range_resource_data_criteria_dtoapi_model.py
test/test_query_time_range_resource_data_dtoapi_model.py
test/test_query_time_range_resource_data_result_dtoapi_model.py
test/test_registry_api.py
test/test_registry_pair_dto.py
test/test_registry_record_dto.py
test/test_resource_analytics_data_response_api_model.py
test/test_resource_api.py
test/test_resource_create_dto.py
test/test_resource_dto.py
test/test_resource_latest_data_response_api_model.py
test/test_resource_latest_values_response_api_model.py
test/test_resource_query_criteria_request_api_model.py
test/test_resource_query_criteria_request_within_a_timeframe_api_model.py
test/test_resource_query_criteria_within_a_timeframe_response_api_model.py
test/test_resource_query_dto.py
test/test_resource_update_dto.py
test/test_single_resource_measurement_api_model.py
test/test_the_resource_summary_data_api_model.py
test/test_unit_api.py
test/test_unit_conversion_api.py
test/test_unit_conversion_create_dto.py
test/test_unit_conversion_dto.py
test/test_unit_conversion_query_dto.py
test/test_unit_create_dto.py
test/test_unit_dto.py
test/test_unit_query_dto.py
test/test_unit_update_dto.py