DiamondLightSource / DiamondLightSource/malcolmjs
Change MalcomSend actions to contain the raw message in a separate field
Open
ready
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the payload of MalcolmSend actions is the raw malcolm message plus a few extra fields; the entire payload gets put on messagesInFlight and the extra fields are deleted before sending. We should change it so that the message to be sent to malcolm is contained in its own field on the payload.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.