OpenC3 / cosmos

OpenC3 COSMOS
https://openc3.com
Other
111 stars 30 forks source link

Autonomic API #1408

Open bradenvirdellgenevatech opened 3 months ago

bradenvirdellgenevatech commented 3 months ago

Is your feature request related to a problem? Please describe. Currently we use quite a few custom microservices, we want to reduce this number and are looking to leverage autonomic to do so. The issue is that you have to create all triggers and reactions manually. We would like a simpler way to source control autonomic triggers and reactions. Thus would like a way to upload a file with autonomic configurations.

Describe the solution you'd like We believe an API that can create Autonomic triggers and reactions like the Calendar API, would work well as it would have a lot of flexibility and other uses.

Another option would be to a trigger/reaction upload capability as we can already download a JSON file of the triggers and reactions.

jmthomas commented 3 months ago

This is clearly a hole in our APIs ... good suggestion.