SolarOS

SolarOS 4.6.8 manual · command

messages

Show bounded-store, persistence, drop, and live provider state.

Usage

UsageDescription
messages statusShow bounded-store, persistence, drop, and live provider state.
messages conversationsList provider-neutral conversations and unread/security state.
messages list <conversation-id>List retained messages and their stable hexadecimal IDs.
messages send <conversation-id> <text> [--allow-untrusted]Queue an outbound message; discovered direct endpoints require the explicit flag.
messages read <conversation-id>Mark a conversation and its linked Inbox entries read.
messages delete <message-id>Delete one retained message and its linked Inbox projection by hexadecimal ID.
`messages clear <gateway\meshcore\link\all>`Clear retained history and owned Inbox projections for one provider or every messaging provider. Unrelated Inbox sources remain.
messages outboxList pending outbound requests in queue order.
messages cancel <message-id>Cancel a queued outbound message by the hexadecimal ID printed by list or send.