Socket
Book a DemoInstallSign in
Socket

@endbug/dynamr

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endbug/dynamr

Wrapper for the DynamR controller API

1.0.5
latest
Source
npmnpm
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

@endbug/dynamr

Wrapper for the DynamR controller API

This package is meant as a wrapper for the DynamR controller API, used in indoor skydiving.
More details about its usage can be found on the official website (dynamr.com) and in the manuals:

Usage

import DynamR from '@endbug/dynamr';

const dynamr = new DynamR({
  protocol: 'http',
  hostname: '123.123.123.123',
  port: '1234',
});

dynamr.getPresets().then(console.log);

Methods:

  • getPresets
  • getLightStatus
  • setLightPreset
  • setLightColor
  • beginSession
  • exitSession
  • endSession
  • getSessionStatus
  • reloadSpeedRound
  • bustEnter
  • bustLeave
  • stopSpeedRound
  • setODE
  • setETH0

Please see the TS and JSDoc annotations for more info.

FAQs

Package last updated on 06 Aug 2024

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.