From b7b90622d516b2bf1c6c480749caef71a0275656 Mon Sep 17 00:00:00 2001 From: hubmartin Date: Thu, 11 Jan 2024 10:11:36 +0100 Subject: [PATCH] CHESTER: Change wM-BUS to wM-Bus Signed-off-by: hubmartin --- .../catalog-applications/chester-wm-bus.md | 42 +++++++++---------- chester/hardware-description/enclosures.md | 2 +- chester/ordering-codes.md | 2 +- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/chester/catalog-applications/chester-wm-bus.md b/chester/catalog-applications/chester-wm-bus.md index 0f28096..e78104c 100644 --- a/chester/catalog-applications/chester-wm-bus.md +++ b/chester/catalog-applications/chester-wm-bus.md @@ -1,10 +1,10 @@ --- slug: chester-wm-bus -title: CHESTER wM-BUS +title: CHESTER wM-Bus --- import Image from '@theme/IdealImage'; -# CHESTER wM-BUS +# CHESTER wM-Bus ![](chester-wm-bus.png) @@ -16,9 +16,9 @@ Some of the basics are not provided, as they are common for all **CHESTER** cata ## Application Overview -**CHESTER wM-BUS** is a **Wireless M-BUS** gateway. This device listens for configured **wM-BUS T1 and C1** devices in specific intervals, aggregates the raw received wM-BUS packets and sends them over the **NB-IoT/LTE-M** network. +**CHESTER wM-Bus** is a **Wireless M-BUS** gateway. This device listens for configured **wM-Bus T1 and C1** devices in specific intervals, aggregates the raw received wM-Bus packets and sends them over the **NB-IoT/LTE-M** network. -It is used in homes and apartments for measuring the consumption of **heat**, **gas**, **electricity**, **water** and reading **other wM-BUS devices**. +It is used in homes and apartments for measuring the consumption of **heat**, **gas**, **electricity**, **water** and reading **other wM-Bus devices**. The device has **two antennas** that can be switched during reception to achieve ideal reception for scanning in **both polarizations**. @@ -26,43 +26,43 @@ The device can be configured to do **periodic**, **daily**, **weekly** or **mont The device has a sufficiently low power consumption that it can operate from batteries for many years. A version with an external power supply can also be ordered. -CHESTER wM-BUS only receives raw hexadecimal wireless M-BUS packets. The device itself or HARDWARIO Cloud doesn’t decode the wM-BUS sensors data. Each wM-BUS sensor has its own representation of encoded data, or the packets might be encrypted. Decoding of the raw hexadecimal values to meaningful units is up to the customer or integrator. +CHESTER wM-Bus only receives raw hexadecimal wireless M-BUS packets. The device itself or HARDWARIO Cloud doesn’t decode the wM-Bus sensors data. Each wM-Bus sensor has its own representation of encoded data, or the packets might be encrypted. Decoding of the raw hexadecimal values to meaningful units is up to the customer or integrator. This device supports the newer **LTEv2** stack and **HARDWARIO Cloud v2**. ## Application Variants -**CHESTER wM-BUS** can be ordered in one of these variants: +**CHESTER wM-Bus** can be ordered in one of these variants: -### CHESTER wM-BUS +### CHESTER wM-Bus Battery powered with 6 pcs alkaline "D" cells. -The catalog **CHESTER wM-BUS** hardware consists of the following ordering codes: +The catalog **CHESTER wM-Bus** hardware consists of the following ordering codes: * `CHESTER-M-CES` - Standard mainboard w/o supercapacitors -* `CHESTER-B1W` - B1 carrier board with wM-BUS radio. +* `CHESTER-B1W` - B1 carrier board with wM-Bus radio. See [**Ordering Codes**](../ordering-codes.md) for more details. -### CHESTER wM-BUS DC +### CHESTER wM-Bus DC Externally powered 230V DC adapter. -The catalog **CHESTER wM-BUS DC** hardware consists of the following ordering codes: +The catalog **CHESTER wM-Bus DC** hardware consists of the following ordering codes: * `CHESTER-M-CS` - Standard mainboard w/ supercapacitors -* `CHESTER-B1W` - B1 carrier board with wM-BUS radio. +* `CHESTER-B1W` - B1 carrier board with wM-Bus radio. See [**Ordering Codes**](../ordering-codes.md) for more details. ## Scanning and Behavior -Addresses of the wM-BUS devices and device mode could be imported and reconfigured over the cloud. +Addresses of the wM-Bus devices and device mode could be imported and reconfigured over the cloud. -The device has adjustable parameters where it can scan wM-BUS devices periodically, daily, weekly or monthly. The scan time and other parameters can also be set. +The device has adjustable parameters where it can scan wM-Bus devices periodically, daily, weekly or monthly. The scan time and other parameters can also be set. ## Default Configuration @@ -82,7 +82,7 @@ app config poll-interval 28800 app config downlink-wdg-interval 172800 ``` -If you have any wM-BUS addresses configured, you will also see them in the log together with the count of them. +If you have any wM-Bus addresses configured, you will also see them in the log together with the count of them. ``` app config address count 1 @@ -106,7 +106,7 @@ This is not needed if you apply commands in a batch over the cloud. ### Address List Configuration -This command adds the wM-BUS addresses that device scans and sends later their raw data to the cloud. +This command adds the wM-Bus addresses that device scans and sends later their raw data to the cloud. `app config address` @@ -130,7 +130,7 @@ Removing all sensors from the list. ### Scan Configuration -Scanning indicates the time during which CHESTER captures wM-BUS packets. The scan method is set by the `scan-mode` parameter. +Scanning indicates the time during which CHESTER captures wM-Bus packets. The scan method is set by the `scan-mode` parameter. `app config scan-mode ` @@ -160,7 +160,7 @@ The starting month must always be greater than the ending "end" month. The param `app config scan-hour 12` -It determines the hour at which the scan should start. CHESTER device clocks operate in UTC. The device does not distinguish between time zones or daylight savings time. The correct hour must be considered with some margin if wM-BUS sensors automatically change their clocks to summer/winter time. +It determines the hour at which the scan should start. CHESTER device clocks operate in UTC. The device does not distinguish between time zones or daylight savings time. The correct hour must be considered with some margin if wM-Bus sensors automatically change their clocks to summer/winter time. `app config scan-weekday 2` @@ -174,7 +174,7 @@ Specifies the day of the month when scanning 1-28 during the monthly scan **single** - scan uses only one cycle with one antenna, if it receives data from all devices, it sends data immediately, if not, it sends data after the `scan-timeout` timeout -**dual** - the scan takes place twice, each time with a different antenna. If all devices are not scanned in the first cycle with antenna 1, a second scan with the second antenna is started. Each scan takes a maximum of scan-timeout seconds. The maximum time when the wM-BUS receiver is active is equal to 2x `scan-timeout`. +**dual** - the scan takes place twice, each time with a different antenna. If all devices are not scanned in the first cycle with antenna 1, a second scan with the second antenna is started. Each scan takes a maximum of scan-timeout seconds. The maximum time when the wM-Bus receiver is active is equal to 2x `scan-timeout`. ## Firmware @@ -182,9 +182,9 @@ The latest firmware is available in Catalog Applications [Firmware chapter](inde ## Example JSON Message -In this example **JSON** you can see raw data from two wM-BUS sensors +In this example **JSON** you can see raw data from two wM-Bus sensors -Each JSON cloud message contains up to 20 wM-BUS packets. If CHESTER is configured for more than 20 devices, then the raw wM-BUS packets are split to multiple JSON messages. +Each JSON cloud message contains up to 20 wM-Bus packets. If CHESTER is configured for more than 20 devices, then the raw wM-Bus packets are split to multiple JSON messages. ```json { diff --git a/chester/hardware-description/enclosures.md b/chester/hardware-description/enclosures.md index 079c9e4..c77db4c 100644 --- a/chester/hardware-description/enclosures.md +++ b/chester/hardware-description/enclosures.md @@ -43,7 +43,7 @@ You can also place the CHESTER device in an alternative enclosure. HARDWARIO pro | [CHESTER-E16-P](#chester-e16-p) | | [PDF, DWG](https://drive.google.com/drive/folders/1W2w6jxQ_UlKVscmqSJ1KXJq_TzT0NKdh?usp=share_link) | 130x175x45mm | | | [CHESTER-E17-P](#chester-e17-p) | CHESTER with C1 (Ekoterm) | [PDF, DWG](https://drive.google.com/drive/folders/11rrDZNTAP2kITCBA1Y_r4zJ28U3h6vg-?usp=share_link) | 200x280x65mm | | | [CHESTER-E18-P](#chester-e18-p) | CHESTER with C2 (Axilera) | | 200x280x65mm | | -| [CHESTER-E19-P](#chester-e19-p) | CHESTER with B1 (wM-BUS) | | 200x280x65mm | | +| [CHESTER-E19-P](#chester-e19-p) | CHESTER with B1 (wM-Bus) | | 200x280x65mm | | ## Ordering Codes diff --git a/chester/ordering-codes.md b/chester/ordering-codes.md index d7dc453..866a39f 100644 --- a/chester/ordering-codes.md +++ b/chester/ordering-codes.md @@ -442,7 +442,7 @@ For more details and drawings, see [Enclosures](hardware-description/enclosures. | CHESTER-E16-P | | | | CHESTER-E17-P | CHESTER with C1 (Ekoterm) | | | CHESTER-E18-P | CHESTER with C2 (Axilera) | | -| CHESTER-E19-P | CHESTER with B1 (wM-BUS) | | +| CHESTER-E19-P | CHESTER with B1 (wM-Bus) | | ## Other Accessories