Class ClusterVersionB

    • Field Detail

      • cm

        protected org.osgi.service.cm.ConfigurationAdmin cm
      • parseSubMasterCommunicationFailure

        protected final java.util.function.Consumer<java.lang.Integer> parseSubMasterCommunicationFailure
        This method is used as callback for Modbus register 0x1082, which is holding bitwise information on the communication status of each rack. This method parses the state for all active racks and sets the StateChannels (e.g. SoltaroCluster.ChannelId.SUB_MASTER_1_COMMUNICATION_FAILURE) accordingly.
    • Constructor Detail

      • ClusterVersionB

        public ClusterVersionB()