Skip to content

lwmqn/util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LwMQN Network

lwmqn-util is an utility for LwMQN lwmqn-shepherd server and lwmqn-node client libraries.

NPM version NPM downloads Travis branch Gitter js-standard-style pr-welcoming-image


What is LWMQN

Lightweight Message Queuing Network (LwMQN) is an open source project that follows part of OMA LwM2M v1.0 specification to meet the minimum requirements of machine network management.

Server-side and Client-side Libraries:

  • LwMQN project provides you with this machine-side @lwmqn/qnode library and a server-side @lwmqn/shepherd library to build your machine network with JavaScript and node.js easily.

lwmqn-util is a utility for Lightweight Message Queuing Network (@lwmqn/shepherd) and Client(@lwmqn/qnode) modules. This utility provides some common methods of getting identifiers in string or in number, getting command ids, getting response codes, and tackling the path of resource alloaction.


Installation

Currently Node.js 8.x LTS or higher is required.

$ npm install @lwmqn/util

Documentation

Please visit the API.


License

Licensed under MIT.

About

Utility for LwMQN lwmqn-shepherd server and lwmqn-node client libraries.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published