@iotize/device-com-socket.node
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

IoTize Device Com Socket

Installation

Browser

Download latest version or use this link to load from jsdeliver.

<script src="https://cdn.jsdelivr.net/npm/@iotize/device-com-socket.js@latest/dist/iotize-device-com-socket.min.js" />

npm

npm install @iotize/device-com-socket.js

Usage

// Library name: IoTizeDeviceComSocket
let socketProtocol = IoTizeDeviceComSocket.SocketProtocol({
    host: 'localhost',
    port: 2000
});

// ...

For more informations, read the documentation.

Package Sidebar

Install

npm i @iotize/device-com-socket.node

Weekly Downloads

1

Version

2.0.3

License

MIT

Unpacked Size

27.6 kB

Total Files

26

Last publish

Collaborators

  • stephane.leonard
  • iotize-dev
  • stephane.leonard.iotize
  • behnaz.bouchiat
  • gvercasson