0.6.2 • Published 4 years ago

@lwmqn/util v0.6.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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.