doc/signaltypes: add energy and power

This commit is contained in:
Laurens Valk
2020-01-14 19:31:19 +01:00
parent fe39782b5a
commit fc8bae1cb9
+15
View File
@@ -195,3 +195,18 @@ current: mA
Electrical currents are expressed in milliampere (mA).
For example, you can check the current supplied by the battery.
.. _energy:
energy: J
--------------
Stored energy or energy consumption can be expressed in Joules (J).
.. _power:
power: mW
--------------
Power is the rate at which energy is stored or consumed. It is expressed in
milliwatt (mW).