Class DNEST


  • public class DNEST
    extends BaseProduct
    DNEST device class
    Version:
    1.0.0
    Author:
    wmy
    • Constructor Detail

      • DNEST

        public DNEST​(java.lang.String deviceName,
                     java.lang.String deviceSerial)
        DNEST Constructor
        Parameters:
        deviceName - device name
        deviceSerial - device serial number
    • Method Detail

      • getCanopy

        public Canopy getCanopy()
        Get a singleton of the canopy component
        Returns:
        canopy component module
      • getAirConditioner

        public AirConditioner getAirConditioner()
        Get a singleton of the Air conditioner control component
        Returns:
        Air conditioner control component module