Constellation-Labs / tessellation

Monadic execution contexts for topology organization
Apache License 2.0
49 stars 28 forks source link

Inject handle to update dataUpdate queue #803

Closed scasplte2 closed 9 months ago

scasplte2 commented 10 months ago

Purpose

For the Flight Tracker application, we need the ability to submit updates to the Data L1. This approach adds an addDataUpdate function into the BaseDataApplicationL1Service definition that is injected via the L1NodeContext.

Changes

Testing

Tickets