Skip to content

MoteChat is an end-to-end microservices message. It supports xRPC and xMsg communication

Notifications You must be signed in to change notification settings

motebus/motechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoteChat is an IoT message exchange platform for IoT messages, metadata, files and microservices. Built-in security checks and device maintenance mechanism.

Install

npm i motechat

Usage

Add the motechat module to the code

const mchat = require('motechat');

Environment Parameters

  • MCHAT_WATCH_LEVEL: Watch level of debug - 0, 1, 2
  • MCHAT_IOC_LEVEL: Send level to IOC - 'error', 'reg', 'send', 'all'

About

MoteChat is an end-to-end microservices message. It supports xRPC and xMsg communication

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published