Class FeneconCommercialBatteryImpl

    • Field Detail

      • SERIAL_NUMBER_CONVERTER

        protected static final ElementToChannelConverter SERIAL_NUMBER_CONVERTER
        Generates serial number based on specific bitwise operation. Helps to build Master, Sub-master and Modules Serial Numbers.
      • UPDATE_NUMBER_OF_TOWERS_AND_MODULES_AND_CELLS_CALLBACK

        protected static final java.util.function.Consumer<Channel<java.lang.Integer>> UPDATE_NUMBER_OF_TOWERS_AND_MODULES_AND_CELLS_CALLBACK
        Callback for Channels to recalculate the number of towers and modules and cells. Unfortunately the battery may report too small wrong values in the beginning, so we need to recalculate on every change.
      • UPDATE_SOC

        protected static final java.util.function.Consumer<Channel<java.lang.Integer>> UPDATE_SOC
    • Constructor Detail

      • FeneconCommercialBatteryImpl

        public FeneconCommercialBatteryImpl()