Hello everyone,
i have the challenge to create a dataset by UI and throw it against a integration.
The last part works fine, but i’m struggling with the dataset.
It have to look like this:
[StartH:M]-[StopH:M]/[Weekday]/[DisCharge]
And this as one line per timeslot
For example one dataset looks like this:
22:50-23:59/4/-
00:01-01:59/5/-
02:00-03:50/5/+
06:00-23:55/5/-
i’ve setup some cards to build this for one line, but i didn’t like to make this 4 times.
Does anyone have a better idea?
Thank you,
viper
edit: typo and cleanup