Use is_active function in the main node
Closed this issue · 0 comments
ArmandBriere commented
Is your feature request related to a problem? Please describe.
We have a list of all functions in the firebase with a active
boolean var, we want to use it in the main node to activate/deactivate command
Describe the solution you'd like
- Read data from firestore
- Execute command only if it's active in firestore