Skip to content

Matrix datagram

Dmitriy Volkov edited this page Aug 27, 2016 · 1 revision

Mechanical

{
        msgtype: "motorica-org.mechanical.v1.flex", // do we really need msgtype versioning here?
        content: {
                body: str, // a fallback text for regular clients
                timestamp: UnixTimestampInMilliseconds (ufloat64),
                power: u8,
        }
}

Clone this wiki locally