openmct/platform/core
Victor Woeltjen 66fd899650 [Core] Update capability interfaces
Update capability interfaces for persistence and mutation to
track timestamps of both changes and persistence calls.
Helps distinguish when refreshes should be allowed, which in
turn will be used to support Overwrite behavior when
Save conflicts are detected. WTD-1033.
2015-03-20 15:20:27 -07:00
..
src [Core] Update capability interfaces 2015-03-20 15:20:27 -07:00
test Merge remote-tracking branch 'origin/open931' into open-master 2015-03-17 11:05:45 -07:00
bundle.json [Core] Update capability interfaces 2015-03-20 15:20:27 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle contains core software components of Open MCT Web. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.