This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
Add a stringified/readable ingredient for LRT Escalator/Elevator Outages trigger #89
Labels
enhancement
New feature or request
Currently, the trigger only returns JSON stringified objects which limits its functionality to applets that use filter code.
Add an ingredient (or two) that converts this JSON object into strings that are much more readable. Current ingredients are Outages and Fixed but could also include something like OutagesString and/or FixedString.
We could probably send over the string ingredients without saving them in the cache. Here is where we should append the data to.
The text was updated successfully, but these errors were encountered: