CoMatrix

Documentation

  • CoMatrix Setup
    • Architecture and Testbed
    • Rasperry Pi Setup
    • RIOT-OS and SAMR21-xpro
    • Network connectivity and CoAP
    • Matrix-Synapse homeserver
  • CoMatrix Gateway
    • User Documentation
    • Developer Documentation
  • CoMatrix Client
    • Client Library
    • Example CoMatrix Chat
    • Example CoMatrix Tempsensor
  • Contact

Links

  • netidee Blog
  • Source Code
  • IT-Security Master
  • Competence Centre
  • Embedded Lab Vienna for IoT & Security (ELVIS)

CoMatrix Gateway

The CoMatrix gateway enables the usage of the Matrix CS-API [0] for constrained IoT devices via CoAP [1] and CBOR [2] in a constrained network (e.g. a 802.15.4/6LoWPAN network [3]).

Table of contents

  1. User Documentation
    • Usage:
    • Optional: Add hardcoded access token to perform CS-API requests to Matrix Synapse HS
    • Tests
    • Dependencies
    • Resources
  2. Developer Documentation
    • RegistrationResource (/register)
    • LoginResource (/login)
    • JoinResource (/join)
    • MessagesResource (/getmsg)
    • SendResource (/send)
    • UnixTimeResource (/time)
    • LogoutResource (logout)
    • Future Work
    • Resources
Matrix-Synapse homeserver User Documentation
Built with Hugo and