New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tilt-hydrometer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tilt-hydrometer

Nodejs Command Line Utility to read Tilt Hydrometer

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

tilt-hydrometer

Node.js utility to read a Tilt Hydrometer

To run, you need Nodejs and Bluetooth 4.0

install using npm

$ npm install -g tilt-hydrometer

You should see something like this when you run it:

$ tilt-hydrometer

{ uuid: { value: 'Blue-a495bb60c5b14b44b5121370f02d74de' },
  temperature: { value: 75, timestamp: 1519423260776 },
  gravity: { value: 0.998, timestamp: 1519423260776 },
  rssi: { value: -90, timestamp: 1519423260776 } }

Keywords

tilt

FAQs

Package last updated on 23 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts