Closed Linedancer closed 5 years ago
You can change the cron in expert mode in instance view. To use a trigger parallel to cron the adapter has to run as daemon. This causes permanently RAM consumption. Also you can start/stop the Adapter via js, wait for updating the values and stop it.
For now i will not implement a trigger.
OK, understood. Will try to start and stop the Adapter.
Additional information for you: There is a Object to control the state of the Adapter, see screenshot. This will activate or deactivate the adapter, if it is activated the adapter is running as cron, so you have to wait for the normal start and than deactivate it after the values are updatet.
It is not important to check every several minutes if the are new Values on the cloud. I would suggest to have a trigger to get data from the cloud instead of using cron.