Boolean Counter
If you want a counter that counts every time a parent node or unit goes true you can use our boolean counter. It counts up every time a unit goes true, and can be reset by passing a boolean true to reset. For example, you can use our time nodes to reset at a specific time.

Number Counter
Number Counter can count changes in values. Every time a value is added, this is added, so that it always counts up. It is typically used for our devices which can count a maximum of 65655 pulses, even if the device resets its pulse counter, the number counter will only count up, and can be reset by sending a boolean to reset. For example, you can use our time nodes to reset at a specific time.
