2.1.8 • Published 2 years ago

@easybsb/bsbdef v2.1.8

Weekly downloads
46
License
MIT
Repository
github
Last release
2 years ago

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
      }
     ]
    }
   ]
  }
}
2.1.8

2 years ago

2.1.3

2 years ago

2.0.113

2 years ago

2.0.112

2 years ago

2.0.111

2 years ago

2.1.0

2 years ago

2.0.108

2 years ago

2.0.107

3 years ago

2.0.101

3 years ago

2.0.100

3 years ago

2.0.99

3 years ago

2.0.97

3 years ago

2.0.96

3 years ago

2.0.93

3 years ago

2.0.94

3 years ago

2.0.91

3 years ago

2.0.90

3 years ago

2.0.89

3 years ago

2.0.88

3 years ago

2.0.87

3 years ago

2.0.84

3 years ago

2.0.83

3 years ago

2.0.82

3 years ago

2.0.81

3 years ago

2.0.80

3 years ago

2.0.79

3 years ago

2.0.78

3 years ago

2.0.76

3 years ago

0.0.1

3 years ago