1.2.1 • Published 3 years ago

@lux-software/element-iot-client v1.2.1

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

ELEMENT IoT Client for nodejs

Usage REST API

import { ElementIoTClient } from '@lux-software/element-iot-client'

const iot = new ElementIoTClient({
    apiKey: ""
})

Usage WS API

import { ElementIoTClientWS } from '@lux-software/element-iot-client'

const iot = new ElementIoTClientWS({
    apiKey: ""
})
1.2.0

3 years ago

1.2.1

3 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago