Skip to end of banner
Go to start of banner

Automation Scripts List

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Active Alarms Notification

Be notified automatically when a unit has an active for longer than 10 (or more) minutes.

Important Remarks

  • Schedule this script to run every 5-15 minutes. The scheduling will affect how much time the alarm should be active before the user is notified.

  • In the “Alarm State” variable, paste the unique identifier of the alarm you are interested in.

  • In the “Send Email” function, replace the email address to which the message will be sent.

  • The attached file must be downloaded to your computer and loaded into the Galooli automation solution once the data has been edited.

Unit Disconnection Notification

Be notified by email when units are disconnected for a long period of time.

Important Remarks

  • Schedule this script to run every half hour

  • In the “Send Email” function, replace the email address to which the message will be sent

  • Due to the fact that the test is performed every half hour, and the test in the code examines whether the unit has been disconnected for more than five hours, the notification of the disconnection can arrive (at the latest) five and a half hours after the actual disconnection took place

  • The attached file must be downloaded to your computer and loaded into the Galooli automation solution once the data has been edited

Notification Escalation

Determine which people should be notified based on severity or number of notifications.

Important Remarks
TBA

Stop The Generator When Batteries Are Fully Charged

When the battery SOC (state of charge) is over 90% (or other threshold), turn off the generator to prevent redundant running time.

Important Remarks
TBA

Start The Generator When Battery Level Is Low

When the battery SOC (state of charge) is below 40% (or other threshold) start the generator to prevent loss of backup or downtime.

Important Remarks
TBA

When a technician is performing maintenance on a generator on site, and it is known that some automation activates and affects the generator's engine, it is extremely important that all precautions are taken. For example, disconnect the communication between the generator and the Galooli gateway

Stop Generator When Battery Voltage Is High

Stop the generator when battery voltage exceeds 53V (or other threshold).

Important Remarks
TBA

Start Generator When Battery Voltage Is Low

Start the generator when battery voltage falls bellow 47V (or other threshold).

Important Remarks
TBA

When a technician is performing maintenance on a generator on site, and it is known that some automation activates and affects the generator's engine, it is extremely important that all precautions are taken. For example, disconnect the communication between the generator and the Galooli gateway

Generators Working Mode Control

Change the generator’s working mode if the unit has an active alarm.

Important Remarks
TBA

Generator Maintenance Update

Update the generator maintenance hours for the next cycle once the set limit has been reached. Your unit details will be sent when an update occurs.

Important Remarks
TBA

Set Value If Event Is Active

Update Additional-info data fields when an event occurs.

Important Remarks
TBA

  • No labels