Cloud-Harvest / CloudHarvestApi

interface between clients, the server cache, and other apis
Other
0 stars 0 forks source link

DataCollectionStep #8

Open fiona-june-leathers opened 1 year ago

fiona-june-leathers commented 1 year ago

Provides basic skeleton to retrieve objects from a non-specific module.

self.module
self.command
self.result    # dict, list, DataCollectionException
self.api_calls
self.meta
self.frequency    # how many seconds until next run
self.last_complete_timestamp