ESW-TS is a Javascript/Typescript wrapper for TMT backend services. This source code is in github repository: ESW-TS Npm module published for ESW-TS can be found here
n/a
- Updated for csw-6.0.0 and esw-1.0.0, based on pekko and scala3
- Updated Scala and JS dependencies
- Updated release instructions
1: ESW-TS v0.4.1-RC1 - 2023-03-28
- Added missing standard units
- Added
subscribeObserveEventsApi in EventService - Added
ObserveEventNameshelper class related to Observe Events
1: ESW-TS v0.4.0-RC1 - 2022-09-15
2: ESW-TS v0.4.0-RC2 - 2022-10-10
This release contains minor fixes.
1: ESW-TS v0.3.0-RC1 - 2022-02-01
- Movement of
getAgentStatusapi from SequenceManager service to AgentService - Add
getSequencerStateapi in SequencerService - Add
subscribeSequencerStateapi in SequenceManager Service - Add
getObsModesDetails&getResourcesapi in SequenceManager Service - Removed
StructfromKey. It was mentioned in the earlier release thatStructwill be removed. - Added provision for providing locationUrl through configuration file
config.jsin the static server. - Added UTC & TAI entries in units list.
- Changed default unit for
UTCTimeKey&TAITimeKeyfromsecondtoutc&tairespectively. - Added Component & Container level actions in Admin Service.
- Add support for setting AppName for metrics using
setAppName. - Removed
RaDecfromKeyType. Alternatively user can useCoordspecial KeyType to capture original use cases for RaDec. - Subsystem list got updated as per document.
- Added
UTCTime&TAITimemodels. - Added
loadGlobalConfig()helper to load GlobalConfig.
1: ESW-TS v0.2.0-RC1 - 2021-08-23
2: ESW-TS v0.2.0-RC2 - 2021-09-17
This is the first minor release of ESW-TS for project stakeholders.
Two main components are delivered as part of ESW-TS 1:
- AAS React Components
- Typescript Clients for backend services
- Reference paradox documentation: https://github.com/tmtsoftware/esw-ts/0.1.0/
1: ESW-TS v0.1.0-RC1 - 2020-11-11