Add NPPHres, NPCLRes, NPIonRes description

This commit is contained in:
Norbert Richter 2021-08-02 09:50:28 +02:00
parent 4d861c1752
commit 5b2d50613b
No known key found for this signature in database
GPG Key ID: 6628701A626FA674

View File

@ -734,6 +734,12 @@ const char HTTP_SNS_NEOPOOL_STATUS_ACTIVE[] PROGMEM = "filter:invert(1)";
* 1 - output as hexadecimal strings (default) * 1 - output as hexadecimal strings (default)
* get output format if <format> is omitted, otherwise * get output format if <format> is omitted, otherwise
* *
* NPPHRes {<digits>}
* NPCLRes {<digits>}
* NPIonRes {<digits>}
* get/set number of digits in results for PH, CL and ION values
*
*
* NPRead <addr> {<cnt>} * NPRead <addr> {<cnt>}
* NPReadL <addr> {<cnt>} * NPReadL <addr> {<cnt>}
* read 16/32-bit register (cnt = 1..30|1..15), cnt = 1 if omitted * read 16/32-bit register (cnt = 1..30|1..15), cnt = 1 if omitted