New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@easybsb/bsbdef

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easybsb/bsbdef

This package contains all definitions of command to communicate with bsb devices

  • 2.1.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-71.43%
Maintainers
1
Weekly downloads
 
Created
Source

bsbDef

npm version

The content is autogenerated by the repo BSB_lan_def2JSON.

Content

The index.json contains all categories and commands to communicate with the bsb devices.

All text elements like name, decription,... are json hashmaps with the language as key and value as the text. If a key for the requested language doesn't exists take first EN and than DE as fallback language.

Sample

{
 "version": "2.0.63",
 "compiletime": "20201227153042",
 "categories": {
  "0": {
   "name": {
    "KEY": "ENUM_CAT_00_TEXT",
    "CS": "Čas",
    "DA": "Klokkeslæt og dato",
    "DE": "Uhrzeit und Datum",
    "EL": "Ημερομηνία/ώρα",
    "EN": "Date/Time",
    "ES": "Reloj",
    "FI": "Kellonaika ja päivämäärä",
    "FR": "Heure",
    "HU": "Óra állás",
    "IT": "Data e ora",
    "NL": "Kloktijd",
    "PL": "Godzina i data",
    "RU": "Дата и время",
    "SL": "Čas a dátum",
    "SV": "Klocka",
    "TR": "Gun ve zaman saati"
   },
   "min": 0,
   "max": 6,
   "commands": [
    {
     "parameter": 0,
     "command": "0x053D000B",
     "type": {
      "unit": {
       "DE": ""
      },
      "name": "DATETIME",
      "datatype": "DTTM",
      "datatype_id": 5,
      "factor": 1,
      "payload_length": 40,
      "precision": 0,
      "enable_byte": 6
     },
     "description": {
      "KEY": "STR0_TEXT",
      "DE": "Datum/Zeit",
      "IT": "Data / ora",
      "NL": "Datum/Tijd",
      "PL": "Czas i data",
      "RU": "Дата/время"
     },
     "device": [
      {
       "family": 255,
       "var": 255
      }
     ]
    }
   ]
  }
}

Keywords

FAQs

Package last updated on 18 Sep 2022

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc