Message composition module¶
This module offers tools for message creation / manipulation.
This essentially defines message contents.
-
VestaService.Message.mk_timestamp()¶ Return current time as a string as defined by RFC 3339 .
-
VestaService.Message.request_message_factory()¶ Return a blank message, useful for submitting annotation requests.