Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
We would like to enable low-latncy data egress from JAMA to at least another data source (namely OpenMBEE FlexoMMS). The only mechanism we have discovered is to poll the JAMA REST API for activities. Upon the discovery of a new event(s) we then perform one or more GET's on one or more /items/{id}’s.
Python SDK support for interfacing with /activities would be great.
Describe alternatives you've considered
We will be talking to JAMA representatives about streaming data egress from JAMA & event-driven architecture when they visit JPL on December 12th & 13th.
Additional context
None, thanks for your consideration.
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like We would like to enable low-latncy data egress from JAMA to at least another data source (namely OpenMBEE FlexoMMS). The only mechanism we have discovered is to poll the JAMA REST API for
activities
. Upon the discovery of a new event(s) we then perform one or moreGET
's on one or more/items/{id}
’s. Python SDK support for interfacing with/activities
would be great.Describe alternatives you've considered We will be talking to JAMA representatives about streaming data egress from JAMA & event-driven architecture when they visit JPL on December 12th & 13th.
Additional context None, thanks for your consideration.