Class EnergyManagement


  • public class EnergyManagement
    extends BaseOpenMessage
    OpenWebNet Energy Management messages (WHO=18)
    Author:
    Andrea Conte - Initial contribution
    • Constructor Detail

      • EnergyManagement

        protected EnergyManagement​(String value)
    • Method Detail

      • requestActivePower

        public static EnergyManagement requestActivePower​(String where)
        OpenWebNet message request to get active power *#18*WHERE*113##.
        Parameters:
        where - WHERE string
        Returns:
        message
      • setActivePowerNotificationsTime

        public static EnergyManagement setActivePowerNotificationsTime​(String where,
                                                                       int time)
        OpenWebNet message to set for how many minutes instantaneous active power change notifications will be sent *#18*WHERE*#1200#1*TIME##.
        Parameters:
        where - WHERE string
        time - For how many minutes (0-255) active power change notifications will be sent. With time=0 active power change notifications will be stopped.
        Returns:
        message