adaa12395e
Trigger CHECK_ISMAS_TRIGGER_SUCCESS-message to ISMAS.
2024-04-29 14:58:29 +02:00
20681b0d6c
If we have pull a new remote branch, the behave as if the customer-repo
...
did not exist before: especially download all json-files inside
the new local branch.
2024-04-11 16:20:46 +02:00
763647c145
If customer-repo is already existent (i.e. not cloned),
...
then check for the existence of remote branch (zg/zone<zone-number of psa>).
If it exists remotely, but not locally, then execute 'git pull'
(could also be 'git pull origin zg1/zone<zone-number>').
A follwing 'git checkout zg1/zone<zone-number>' will switch to the
now local branch.
2024-04-11 16:16:34 +02:00
4aad14b181
Added PULL_NEW_BRANCH, PULL_NEW_BRANCH_FAILED, PULL_NEW_BRANCH_SUCCESS and corresponding output messages.
2024-04-11 16:15:49 +02:00
24f2ba7c44
Move rsyncing the customer-repository after filesToUpdate(), as
...
the repository is pulled in filesToUpdate().
2024-04-09 14:56:25 +02:00
175b8fd3a1
If the update-trigger (aka WAIT-button) is empty and we have an automatic
...
update (i.e. time is 0:00 - 4:00 am), then do not inform ISMAS with an U0003
error signal, but send an U0002 (setting the trigger-value to "OK").
2024-03-19 12:41:42 +01:00
753954ecd7
Use <DeviceController/interfaces.h>
2024-03-15 12:07:15 +01:00
a5e0154757
Do not check if etc/psa_tariff and /etc/psa_tariff are equal after the rsync:
...
reason is that this might be not the case if the customer-number has been changed.
2024-03-08 08:44:39 +01:00
074e60d8dc
Merge remote-tracking branch 'UpdatePTUDevCtrl/dc-download'
2024-02-29 14:48:59 +01:00
8eff6e5d10
Move UpdatePTUDevCtrl files into subdir UpdatePTUDevCtrl
2024-02-29 14:41:45 +01:00