m-pawelczyk / mom-i-am-safe

Mom, I am safe
MIT License
0 stars 0 forks source link

Create Message object #10

Closed m-pawelczyk closed 4 years ago

m-pawelczyk commented 4 years ago

This object has to contain UUID field which will be global for whole system. It is not DB UUID, this is not global identifier for logs and debug.

Fields:

name proposition: RawMessage

m-pawelczyk commented 4 years ago

message text could have limit to 160 characters GSM-7.

Tater we will think about multi-segmented messages with different signs.

Maybe it is better to name it as SMSMessage to show, that at the moment also with REST Gate wi use only short messages.