Object SunspecDevice

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static SchemaDevice generate(ModbusDevice modbusDevice, String description, Boolean skipUnknownModels) Determine the Sunspec Schema for the provided device
      final Long getY2kEpochOffset()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • generate

         final static SchemaDevice generate(ModbusDevice modbusDevice, String description, Boolean skipUnknownModels)

        Determine the Sunspec Schema for the provided device

        Parameters:
        modbusDevice - The ModbusDevice for which the Schema is needed
        Returns:

        The SunSpec schema device for this specific device.