Skip to content

Commit 06f8b9f

Browse files
authored
Merge pull request SkylineCommunications#85 from EmirVarupa/main
Added Polling settings information for NEC DTL-30 and DTU-70 drivers
2 parents 10ed7db + 5e04607 commit 06f8b9f

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

connector/doc/NEC_DTL-30.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ SNMP Settings:
3838
- **Get community string**: The community string used when reading values from the device (default: *public*).
3939
- **Set community string**: The community string used when setting values on the device (default: *private*).
4040

41+
### Initialization
42+
43+
On the **Polling Settings** page, make sure to disable polling for parameters that are not necessary.
44+
4145
### Web Interface
4246

4347
The web interface is only accessible when the client machine has network access to the product.
@@ -46,7 +50,10 @@ The web interface is only accessible when the client machine has network access
4650

4751
### General
4852

49-
This page displays the status parameters, most notably the **TX Forward Power** and **TX Reflected Power**. It also contains a page button to the **System Information** subpage.
53+
This page displays the status parameters, most notably the **TX Forward Power** and **TX Reflected Power**. It also contains two subpages, which can be accessed by clicking the following buttons:
54+
55+
- **System Information**: Displays information such as the **Software Version**, **Location**, and **Station Code**. You can also find **Configuration Status** parameters on this page.
56+
- **Polling Settings**: This page displays polling settings for each page. All polling is enabled by default. However, we strongly recommend only enabling polling for parameters that are essential.
5057

5158
### TX Overview
5259

connector/doc/NEC_DTU-70.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ SNMP Settings:
3838
- **Get community string**: The community string used when reading values from the device (default: *public*).
3939
- **Set community string**: The community string used when setting values on the device (default: *private*).
4040

41+
### Initialization
42+
43+
On the **Polling Settings** page, make sure to disable polling for parameters that are not necessary.
44+
4145
### Web Interface
4246

4347
The web interface is only accessible when the client machine has network access to the product.
@@ -46,7 +50,10 @@ The web interface is only accessible when the client machine has network access
4650

4751
### General
4852

49-
This page displays the status parameters, most notably the **TX Forward Power** and **TX Reflected Power**. It also contains a page button to the **System Information** subpage.
53+
This page displays the status parameters, most notably the **TX Forward Power** and **TX Reflected Power**. It also contains two subpages, which can be accessed by clicking the following buttons:
54+
55+
- **System Information**: Displays information such as the **Software Version**, **Location**, and **Station Code**. You can also find **Configuration Status** parameters on this page.
56+
- **Polling Settings**: This page displays polling settings for each page. All polling is enabled by default. However, we strongly recommend only enabling polling for parameters that are essential.
5057

5158
### TX Overview
5259

0 commit comments

Comments
 (0)