Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:sw:02-apis:02-modbus-tcp [2021/05/06 10:30]
lpolcerova
en:sw:02-apis:02-modbus-tcp [2021/05/06 10:54]
avsetula
Line 19: Line 19:
 </​WRAP>​ </​WRAP>​
  
-/* FIXME - v případě good blocks je "​...které jsou v pořádku"​ - používáte all right/​OK/​good?​+
 ===== Storage life status ===== ===== Storage life status =====
-On the Modbus TCP server, registers indicating the storage status are also available on all Unipi controllers (except Unipi 1.1): 
-  * <​html><​span class="​kbBlueText">​Erase cycles used [%]</​span></​html>​ -> indicates the number of memory erase cycles compared to the maximum (in percent) 
-  * <​html><​span class="​kbBlueText">​Good blocks [%]</​span></​html>​ -> indicates the number of blocks that are all right (in percent) 
- 
-For Neuron units, there is also the number of power on and off available with the current SD card, or the name of the card manufacturer'​s detection. For Neuron units, only a limited selection of SD cards is supported for these features. 
- 
- 
-****** Trochu mi tam v té EN variantě nesedí slovosled -> myslím, že to vyjadřuje trochu něco jiného ****** 
-Moje verze: 
- 
 On the Modbus TCP server are also available the registers indicating the storage status for all Unipi controllers (except Unipi 1.1): On the Modbus TCP server are also available the registers indicating the storage status for all Unipi controllers (except Unipi 1.1):
   * <​html><​span class="​kbBlueText">​Erase cycles used [%]</​span></​html>​ -> indicates the number of memory erase cycles compared to the maximum cycles (in percent)   * <​html><​span class="​kbBlueText">​Erase cycles used [%]</​span></​html>​ -> indicates the number of memory erase cycles compared to the maximum cycles (in percent)
Line 36: Line 26:
  
 For Neuron units, there is also the number of power cycles (on/off) available with the current SD card, or the name of the card manufacturer'​s detection. For Neuron units, only a limited selection of SD cards is supported for these features. For Neuron units, there is also the number of power cycles (on/off) available with the current SD card, or the name of the card manufacturer'​s detection. For Neuron units, only a limited selection of SD cards is supported for these features.
-*/+
  
 ===== Systemd service ===== ===== Systemd service =====