1.1.1 • Published 10 months ago

pcv3cloudconnector-nodejs v1.1.1

Weekly downloads
34
License
ISC
Repository
github
Last release
10 months ago

npm.io


pcv3cloudconnector-nodejs

Quality Gate Status

This Library provides a class which can be used to connect to the Proficloud.io It is mainly used in https://github.com/pxc-smart-business/node-red-contrib-proficloud

Formater

This repo is formated by prettier https://github.com/prettier/prettier-vscode The config for vscode:

{
  "javascript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces": false,
  "javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false,
  "typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false,
  "typescript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces": false,

  "editor.defaultFormatter": "esbenp.prettier-vscode",
  "[javascript]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode"
    }
}

You can also setup a pre-commit Hook https://prettier.io/docs/en/precommit.html

API

  • Connector(uuid)
    • connect()
    • disconnect()
    • sendMeta(metadata)
    • sendTSD(tsd)

Example

1.1.1

10 months ago

1.1.0

10 months ago

1.0.20-beta

11 months ago

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.26

10 months ago

1.0.25

10 months ago

1.0.24

10 months ago

1.0.23

10 months ago

1.0.27

10 months ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago