Meter_gen Option Date_interval - gridpocket/project-iostack GitHub Wiki

Meter_gen option -firstDate, -lastDate and -interval:

From the usage message:

'-firstDate [YYYY-MM-DDTHH:mm as string]':
	The first date data will be generated at this date
'-lastDate [YYYY-MM-DDTHH:mm as string]':
	No data will be after this date (if lastDate is exact same time as a data should be generated, it would be the time of the last created)
	lastDate should be after beginDate (or equal if you need exactly 1 data by meter)
'-interval [integer]':
	Specify the number of minutes between 2 data of the same meter.
	interval should be 1 at minimum
⚠️ **GitHub.com Fallback** ⚠️