lab11-gateway-id

0.1.1 • Public • Published

Gateway ID

Get a gateway ID from the current running gateway.

var gateway_id = require('labll-gateway-id');
 
gateway_id.id(function (id) {
    console.log('Gateway ID is ' + id);
});

Readme

Keywords

Package Sidebar

Install

npm i lab11-gateway-id

Weekly Downloads

9

Version

0.1.1

License

ISC

Last publish

Collaborators

  • 4908admin